Retrieves Invoice
GET https://api.convertiser.com/publisher/invoices/{uuid}/
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| uuid | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| id | string | ||
| status | string |
Possible values are:
|
|
| currency | string | ||
| total_amount | string | ||
| issued_at | string | ||
| sequence_id | string | ||
| customer | string | ||
| type | string |
Possible values are:
|
|
| ordering | string |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK | Invoice |