Create Trade

Initiate a new gift card sell transaction for a user.

Common fields:

  • giftcard_id: which gift card is being sold. You can get the ID from Subcategories Endpoint.

  • amount: the total amount of the gift card transaction

  • attachments[]: images/files (e.g., card photos). Files are not included in the signing hash.

  • comments: optional notes for the trade

  • payoutMethod: where proceeds are paid (e.g., NAIRA, CEDIS, BITCOINS, USDT e.t.c)

  • payoutAddress: required if a crypto payout method is chosen

  • uniqueIdentifier: your internal reference to track this trade end-to-end e.g username of your user

Response includes trade reference, rate, total amount, status, and gift card details.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!