Calling the API to pay for post-sales ancillary orders. This API is used for order payment & ancillary purchase. Only. Making payments and request by calling the AncillaryPurchase API. The partner calls this API to inform FR24 to deduct balance for the order requested. If the API called successfully, the payment will be successfully processed. After the order is created, the order has to be paid within payment deadline, otherwise the order will be canceled.
Request
Header Params
Accept-Encoding
string
required
Use gzip compression format
Default:
gzip, deflate, br
content-Type
string
required
Response format
Default:
application/json
appKey
string
required
User account
Default:
{{appKey}}
Body Params application/json
authentication
object
User authentication
required
sign
string
Signature
required
The encrypted string of appkey, appSecret and timestamp.Refer to Appendix I