API Connectivity Test
This API calls helps you to confirm if all the required authentication and signing works as expected.
post
Header parameters
authorizationstringOptional
Authorization header containing your API Token
x-alg-noncestringOptional
Nonce used to generate the payload signature
x-alg-signaturestringOptional
Payload signature
datestringOptional
Date of the request un UTC/GMT
Body
messagestring · string · max: 100RequiredExample:
HelloResponses
201
Returns message
application/json
Responsestring
post
/v1/partner/test201
Returns message
Last updated
Was this helpful?