Repost
To facilitating connectivity testing and debugging, Yumbi Gateway provides a Repost
endpoint that allows posting an order that will be forwarded to the webhook address linked to the user.
The endpoint accepts the same order json as the orders endpoint. It will then store the order for later retrieval before sending an order notification webhook.
Request parameters
{}
Responses
{
"status": "example",
"body": "example"
}
Last modified: 05 August 2024