Get list of Quotes
GET {{url}}/api/v1/pa/quotes
Request Params
Key | Datatype | Required | Description |
---|
from_created_at | null | | The start time of from_created_at in ISO8601 format (inclusive) |
page_num | null | | Page number starting from 0 |
page_size | null | | Number of historic quotes to be listed per page |
payment_currency | null | | Currency that the consumer pays (3-letter ISO-4217 code) |
settlement_currency | null | | Currency that the merchant will receive (3-letter ISO-4217 code) |
to_created_at | null | | The end time of to_created_at in ISO8601 format (exclusive) |
Key | Datatype | Required | Description |
---|
x-on-behalf-of | string | | |