Scroll to top

Re sends the webhook with the status of a previous transaction.

ENDPOINT

POST.../api/v1/merchant/transaction/{transactionId}/repost

Response Format

{
"status": {
"code": "string",
"message": "string"
}
}