Retrieves Invoice

Request

GET https://api.convertiser.com/publisher/invoices/{uuid}/

Path parameters

Parameter name Value Description Additional
uuid string Required

Query parameters

Parameter name Value Description Additional
id string
status string

Possible values are:

  • pending
  • approved
  • rejected
currency string
total_amount string
issued_at string
sequence_id string
customer string
type string

Possible values are:

  • withdrawal
  • deposit
ordering string

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK Invoice

Explore this API

uuid
id
status
currency
total_amount
issued_at
sequence_id
customer
type
ordering
Response Content-Type

Choose an authorisation method:

API Token API Token to be used for request
Try it out!