Channel Manager settings
Header parameters
Acceptstring · enumRequiredDefault:
application/jsonExample: application/jsonPossible values: X-Avangate-AuthenticationstringRequiredExample:
Authentication header
code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"Responses
200
OK
application/json
Line items colection
CodestringOptionalExample:
ISO2 language code
frNamestringOptionalExample:
Language name
French201
Created
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
404
Not Found
500
Internal Server Error
get
/channelmanager/languagesHeader parameters
Acceptstring · enumRequiredDefault:
application/jsonExample: application/jsonPossible values: X-Avangate-AuthenticationstringRequiredExample:
Authentication header
code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"Responses
200
OK
application/json
Invoice templates colection
IdInvoiceTemplatestringOptionalExample:
Invoice template id
15TemplateNamestringOptionalExample:
Template name
Test Proforma400
Bad Request
application/json
get
/channelmanager/invoice-templatesPath parameters
uuidstringRequired
Partner unique id
Header parameters
Acceptstring · enumRequiredDefault:
application/jsonExample: application/jsonPossible values: X-Avangate-AuthenticationstringRequiredExample:
Authentication header
code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"Body
SSO create request
AccessPagestringRequiredExample:
Access page
http://qat31.aws.avancart.local/cpanelValidityTimeintegerOptionalExample:
Token Validity Time
90ValidationIpstringOptionalExample:
Validation Ip
127.0.0.1Responses
200
OK
application/json
urlstringOptionalExample:
requested url with appended token
http://qat31.aws.avancart.local/cpanel/index.php?logintoken=2c05e11f4e76027f9ca34f1f0a093634expiresInintegerOptionalExample:
Expiration time in seconds
90400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
404
Not Found
500
Internal Server Error
post
/channelmanager/partners/{uuid}/ssoPath parameters
uuidstringRequired
Partner unique id
Header parameters
Acceptstring · enumRequiredDefault:
application/jsonExample: application/jsonPossible values: X-Avangate-AuthenticationstringRequiredExample:
Authentication header
code="{VENDOR_CODE}" date="{REQUEST_DATE_TIME}" hash="{HASH}"Body
Proforma Refund Request
ProformaNumberintegerRequiredExample:
The partner's proforma number
6CommentstringRequiredExample:
Request comment
CommentResponses
200
OK
application/json
booleanOptional
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
404
Not Found
500
Internal Server Error
post
/channelmanager/partners/{uuid}/requestProformaRefundLast updated
Was this helpful?