Parameters:

Parameters:

ParametersFormatDescriptionObligation

agent

String

Storefront code in the Tarlan system

Yes

project

String

Project code assigned by Tarlan

Yes

service_code

String

Service identifier on the storefront side

Yes

external_id

String

Payment identifier on the storefront side

Yes

Example:

Headers Content-Type : application/json

X-Signature: 0e7ed3b74f0c17871631e7e4b663aa74032867ced99365f7ebef2d3839f09e91

{
    "agent": "tarlan",
    "project": "mobile",
    "service_code": "201106",
    "external_id": "200001"
}

Last updated