v1

latestOpenAPI 3.1.0Apache 2.02026-07-2265186296.2 KB
External Transactions

Import an external payment transaction

This is the endpoint to import a transaction on any of the supported providers. Use this endpoint if you have performed transactions on one or more providers outside of Meld, and want to import those transactions into Meld's system. Note that when performing an external refund, the initial transaction is automatically imported into Meld's system.

post/payments/external/import

Headers

X-Idempotency-Keystring uuid
Meld-Passthrough-Referencestring
Meld-Passthrough-Key-Idstring
Meld-Passthrough-Key-Publicstring
Meld-Passthrough-Key-Privatestring
Meld-Passthrough-Oauthstring

Request body

serviceProvider'AUTHORIZENET' | 'BRAINTREE' | 'CHECKOUT' | 'CIRCLE' | 'NMI' | 'STRIPE' required

The service provider from where the transaction will be imported

serviceTransactionIdstring required

The id of the transaction to be imported

Response

Payment successfully imported