Skip to main content

Custom purchase order actions

GET 

/api/v1/purchase_orders/:id/:action

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Performs a custom action on an purchase order. *

  • The current range of actions are as follows
    • mark_paid
    • download
    • archive
    • delete
    • email

Request

Responses

Returns the purchase order object

Response Headers
    X-MINIMUM-CLIENT-VERSION

    The API version

    X-RateLimit-Remaining

    The number of requests left for the time window.

    X-RateLimit-Limit

    The total number of requests in a given time window.