API Dashboard

Taffy 3.3.0

Resources:

Receipt DELETE PATCH PUT POST GET /receipt

Request Body:

Loading...

Response:

POST
required string orderId
optional boolean testAPI (default: False)

Quote DELETE PATCH PUT POST GET /quote

Request Body:

Loading...

Response:

POST
required string orderId
optional boolean testAPI (default: False)

Invoice DELETE PATCH PUT POST GET /invoice

Request Body:

Loading...

Response:

POST
required string orderId
optional boolean testAPI (default: False)

Resources are listed in matching order. From top to bottom, the first URI to match the request is used.