YUMBI Gateway Docs 0.2 Help

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.

POST method/api/v1/orders/repost

Request parameters

{}

Responses

{ "status": "example", "body": "example" }
Last modified: 05 August 2024