offer_validity & expires_at response parameters).202 Accepted status code.in progress status), but it has not yet been finalised.202 Accepted, there are two strategic options to proceed:200 Offer has been accepted status responsecurl --location --request PATCH 'https://test.whitelabel.bitpanda.com/v3/offers//accept?external_transaction_id' \
--header 'bp-user-id;' \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "2e4c89ac-1290-426f-8de0-4c7b40b91d3a",
"trade_id": "2e4c89ac-1290-426f-8de0-4c7b40b91d3a",
"type": "buy",
"fiat_id": "2e4c89ac-1290-426f-8de0-4c7b40b91d3b",
"asset_id": "2e4c89ac-1290-426f-8de0-4c7b40b91d3c",
"fiat_amount": "7.25",
"tax_amount": "2.75",
"total_amount": "10.00",
"asset_amount": "0.00448235",
"asset_price": "2230.97065877",
"time": "2021-07-01T14:56:45+03:00",
"spread": "0.13000000",
"fees_after_cost": "0.10974002",
"warning": [
{
"message": "Tax withholding provider is not available",
"message_key": "tax.withholding.not.available",
"helpdesk_article_id": "",
"link_message": "",
"link_message_key": ""
}
]
}
}