post
https://dev-api.prestmit.io/partners/v1/giftcard-trade/sell/create
Common Fields
| Field | Description |
|---|---|
giftcard_id | The ID of the gift card being sold. You can get this from the Subcategories Endpoint. |
amount | The total amount of the gift card transaction. |
attachments[] | Images or files (e.g., card photos). Note: 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, etc.). |
payoutAddress | Required only if a crypto payout method is chosen. |
uniqueIdentifier | Your internal reference to track the trade end-to-end (e.g., username of your user). |