sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
seller_name | string [ 1 .. 1024 ] characters Examples: seller_name=Apruve seller_name=BestBuy seller_name=Lenovo The name of the seller. |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
xml_data | string non-empty The XML data for the batch. |
reference | string [ 1 .. 20 ] characters This may be the batch number from the Servicegate settlement XML or it may be provided by the user when manually uploading a new settlement CSV. |
status | string Enum: "Unprocessed" "Processed" "Error" Batch status |
batch_detail_count | number >= 0 The number of batch details associated with this batch. |
batch_detail_unprocessed_count | number >= 0 The number of batch details with a status of |
batch_detail_error_count | number >= 0 The number of batch details with a status of |
batch_detail_draft_count | number >= 0 The number of batch details that has draft data. |
batch_detail_cancelled_count | number >= 0 The number of batch details with a status of |
processed_at | string <date-time> Date/time the resource was processed. |
error_log | string non-empty The error log is populated when the resource has a processing status of 'Error'. The log may hint at the cause of failure. |
error_at | string <date-time> Date/time the resource failed processing. |
user_updated_at | string <date-time> Examples: user_updated_at=2019-01-01 user_updated_at=2019-01-01T23:59:59Z user_updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated through public API. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
user_updated_by | string Examples: user_updated_by=Lauren Brandon user_updated_by=ReadOnlyAPIKey The user name or API key the resource was last updated through public API. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
Prefer | string (Prefer Request Header for Collection endpoints) ^x-total-count$ Preferences for the Prefer request header recognised by the collection endpoint. See for more information: https://www.rfc-editor.org/rfc/rfc7240.html#section-2. |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
]
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
transaction_id | string [ 1 .. 100 ] characters Unique transaction id |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
customer_name | string [ 1 .. 1024 ] characters Optional name for the customer |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
charge_id | string <uuid> Example: charge_id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers charge ID |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_reference | string [ 1 .. 20 ] characters This may be the batch number from the Servicegate settlement XML or it may be provided by the user when manually uploading a new settlement CSV. |
order_number | string [ 1 .. 824 ] characters The seller's order number in the seller's format |
transaction_type | string Enum: "Charge" "Refund" The type of transaction |
data | string non-empty The XML or CSV data for the batch detail. |
request_data | string non-empty The 3Rivers Charge or Refund API request. |
draft_request_data | string non-empty The draft 3Rivers Charge or Refund API request. |
response_data | string non-empty 3Rivers response data. |
amount | string The batch detail currency amount. |
currency | string non-empty The batch detail currency. |
status | string Enum: "Unprocessed" "Retry" "Processed" "Error" "Cancelled" Batch detail status |
processed_at | string <date-time> Date/time the resource was processed. |
error_code | string non-empty 3Rivers API or BCS internal error code. |
error_description | string non-empty 3Rivers API or BCS internal error message. |
error_at | string <date-time> Date/time the resource failed processing. |
retry_count | integer >= 0 The number of times processing of the resource has failed. |
user_updated_at | string <date-time> Examples: user_updated_at=2019-01-01 user_updated_at=2019-01-01T23:59:59Z user_updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated through public API. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
user_updated_by | string Examples: user_updated_by=Lauren Brandon user_updated_by=ReadOnlyAPIKey The user name or API key the resource was last updated through public API. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
Prefer | string (Prefer Request Header for Collection endpoints) ^x-total-count$ Preferences for the Prefer request header recognised by the collection endpoint. See for more information: https://www.rfc-editor.org/rfc/rfc7240.html#section-2. |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "customer_name": "string",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "customer_name": "string",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail history resource ID |
batch_detail_id | string <uuid> Example: batch_detail_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
batch_detail_transaction_id | string [ 1 .. 100 ] characters Unique transaction id |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
charge_id | string <uuid> Example: charge_id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers charge ID |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_reference | string [ 1 .. 20 ] characters This may be the batch number from the Servicegate settlement XML or it may be provided by the user when manually uploading a new settlement CSV. |
order_number | string [ 1 .. 824 ] characters The seller's order number in the seller's format |
transaction_type | string Enum: "Charge" "Refund" The type of transaction |
data | string non-empty The XML or CSV data for the batch detail. |
request_data | string non-empty The 3Rivers Charge or Refund API request. |
draft_request_data | string non-empty The draft 3Rivers Charge or Refund API request. |
response_data | string non-empty 3Rivers response data. |
amount | string The batch detail currency amount. |
currency | string non-empty The batch detail currency. |
status | string Enum: "Unprocessed" "Retry" "Processed" "Error" "Cancelled" Batch detail status |
processed_at | string <date-time> Date/time the resource was processed. |
error_code | string non-empty 3Rivers API or BCS internal error code. |
error_log | string non-empty The error log is populated when the resource has a processing status of 'Error'. The log may hint at the cause of failure. |
error_at | string <date-time> Date/time the resource failed processing. |
retry_count | integer >= 0 The number of times processing of the resource has failed. |
user_updated_at | string <date-time> Examples: user_updated_at=2019-01-01 user_updated_at=2019-01-01T23:59:59Z user_updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated through public API. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
user_updated_by | string Examples: user_updated_by=Lauren Brandon user_updated_by=ReadOnlyAPIKey The user name or API key the resource was last updated through public API. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail log resource ID |
batch_detail_log_id | string <uuid> Example: batch_detail_log_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail log resource ID |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
charge_id | string <uuid> Example: charge_id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers charge ID |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_detail_id | string <uuid> Example: batch_detail_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
batch_detail_transaction_id | string [ 1 .. 100 ] characters Unique transaction id |
request_data | string non-empty 3Rivers request data. |
response_data | string non-empty 3Rivers response data. |
response_status | number [ 100 .. 599 ] 3Rivers HTTP response status code. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "request_data": "string",
- "response_data": "string",
- "response_status": 100,
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
batch_detail_log_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail log resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "request_data": "string",
- "response_data": "string",
- "response_status": 100,
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
name | string [ 1 .. 1024 ] characters Optional name for the customer |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "string",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "processed_message_ts": "2019-01-01T23:59:59.999Z"
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name | string [ 1 .. 1024 ] characters Optional name for the customer |
property name* additional property | any |
{- "name": "string"
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "string",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "processed_message_ts": "2019-01-01T23:59:59.999Z"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
[- {
- "code": "invalid_customer_countries",
- "message": "Request body failed JSON schema validation.",
- "validationErrors": [ ]
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "string",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "processed_message_ts": "2019-01-01T23:59:59.999Z"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name | string [ 1 .. 1024 ] characters Optional name for the customer |
property name* additional property | any |
{- "name": "string"
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "string",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "processed_message_ts": "2019-01-01T23:59:59.999Z"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name | string [ 1 .. 1024 ] characters Optional name for the customer |
property name* additional property | any |
{- "name": "string"
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "string",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "processed_message_ts": "2019-01-01T23:59:59.999Z"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique batch service seller contact resource ID. |
seller_contact_id | string <uuid> Example: seller_contact_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique batch service seller contact resource ID. |
name | string [ 1 .. 1024 ] characters Examples: name=Apruve name=BestBuy name=Lenovo The name of the seller contact. |
string Examples: email=systems-bestbuy@multiservice.com Seller physical contact address email address. | |
country | string Examples: country=US Seller physical contact address country. |
state | string Examples: state=TX Seller physical contact address state. |
city | string Examples: city=Farmers Branch Seller physical contact address city. |
street | string Examples: street=4255 Lyndon B Johnson Fwy Seller physical contact address street. |
post_code | string Examples: post_code=90210 Seller physical contact address postal code. |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "email": "systems-bestbuy@multiservice.com",
- "country": "US",
- "state": "TX",
- "city": "Farmers Branch",
- "street": "4255 Lyndon B Johnson Fwy",
- "post_code": "90210",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
seller_contact_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique batch service seller contact resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "email": "systems-bestbuy@multiservice.com",
- "country": "US",
- "state": "TX",
- "city": "Farmers Branch",
- "street": "4255 Lyndon B Johnson Fwy",
- "post_code": "90210",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
alternate_seller_id | string [ 1 .. 50 ] characters Example: alternate_seller_id=3c87bd2b An alternate version of the seller ID. Can be used by systems that support different seller ID formats other than a uuid |
name | string [ 1 .. 1024 ] characters Examples: name=Apruve name=BestBuy name=Lenovo The name of the seller. |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve",
- "status": "Created",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
alternate_seller_id | string [ 1 .. 50 ] characters An alternate version of the seller ID. Can be used by systems that support different seller ID formats other than a uuid |
name required | string [ 1 .. 1024 ] characters The name of the seller. |
property name* additional property | any |
{- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve",
- "status": "Created",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve",
- "status": "Created",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
alternate_seller_id | string [ 1 .. 50 ] characters An alternate version of the seller ID. Can be used by systems that support different seller ID formats other than a uuid |
name required | string [ 1 .. 1024 ] characters The name of the seller. |
property name* additional property | any |
{- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve",
- "status": "Created",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
alternate_seller_id | string [ 1 .. 50 ] characters An alternate version of the seller ID. Can be used by systems that support different seller ID formats other than a uuid |
name required | string [ 1 .. 1024 ] characters The name of the seller. |
property name* additional property | any |
{- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve",
- "status": "Created",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
name | string [ 1 .. 1024 ] characters Examples: name=Apruve name=BestBuy name=Lenovo The name of the program. |
status | any Enum: "Created" "Active" "Inactive" "Terminated" "Archived" |
reply_to_email | string <= 200 characters |
support_email | string <= 200 characters |
sender_email | string <= 200 characters |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name required | string [ 1 .. 1024 ] characters The name of the program. |
status required | any Enum: "Created" "Active" "Inactive" "Terminated" "Archived" |
reply_to_email required | string <idn-email> <= 200 characters |
support_email required | string <idn-email> <= 200 characters |
sender_email required | string <idn-email> <= 200 characters |
property name* additional property | any |
{- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
[- {
- "code": "invalid_customer_countries",
- "message": "Request body failed JSON schema validation.",
- "validationErrors": [ ]
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name required | string [ 1 .. 1024 ] characters The name of the program. |
status required | any Enum: "Created" "Active" "Inactive" "Terminated" "Archived" |
reply_to_email required | string <idn-email> <= 200 characters |
support_email required | string <idn-email> <= 200 characters |
sender_email required | string <idn-email> <= 200 characters |
property name* additional property | any |
{- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name required | string [ 1 .. 1024 ] characters The name of the program. |
status required | any Enum: "Created" "Active" "Inactive" "Terminated" "Archived" |
reply_to_email required | string <idn-email> <= 200 characters |
support_email required | string <idn-email> <= 200 characters |
sender_email required | string <idn-email> <= 200 characters |
property name* additional property | any |
{- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
[- {
- "code": "invalid_customer_countries",
- "message": "Request body failed JSON schema validation.",
- "validationErrors": [ ]
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
report_id required | string <uuid> Unique report resource ID. |
schedule_tz required | string The timezone the report schedule should use when determining when the report should be scheduled and the data that is included in the report. |
schedule_frequency required | any Enum: "Daily" "Weekly" "Monthly" The frequency the report is able to be run. A report cannot be scheduled for a frequency the report does not support. |
schedule_week_day | any Enum: "Sunday" "Monday" "Tuesday" "Wednesday" "Thursday" "Friday" "Saturday" When the schedule frequency is weekly, this defines the day of the week the report will be scheduled. |
recipient_emails required | Array of strings <idn-email> non-empty [ items <idn-email > ] The email addresses the resulting report should be emailed to. |
property name* additional property | any |
{- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
]
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
report_schedule_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "code": "invalid_customer_countries",
- "message": "Request body failed JSON schema validation.",
- "validationErrors": [ ]
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
report_schedule_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
report_schedule_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
report_id required | string <uuid> Unique report resource ID. |
schedule_tz required | string The timezone the report schedule should use when determining when the report should be scheduled and the data that is included in the report. |
schedule_frequency required | any Enum: "Daily" "Weekly" "Monthly" The frequency the report is able to be run. A report cannot be scheduled for a frequency the report does not support. |
schedule_week_day | any Enum: "Sunday" "Monday" "Tuesday" "Wednesday" "Thursday" "Friday" "Saturday" When the schedule frequency is weekly, this defines the day of the week the report will be scheduled. |
recipient_emails required | Array of strings <idn-email> non-empty [ items <idn-email > ] The email addresses the resulting report should be emailed to. |
property name* additional property | any |
{- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
]
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
name | string [ 1 .. 1024 ] characters Examples: name=Apruve name=BestBuy name=Lenovo The name of the client. |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name required | string [ 1 .. 1024 ] characters The name of the client. |
property name* additional property | any |
{- "name": "Apruve"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
[- {
- "code": "invalid_customer_countries",
- "message": "Request body failed JSON schema validation.",
- "validationErrors": [ ]
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name required | string [ 1 .. 1024 ] characters The name of the client. |
property name* additional property | any |
{- "name": "Apruve"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name required | string [ 1 .. 1024 ] characters The name of the client. |
property name* additional property | any |
{- "name": "Apruve"
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
report_id required | string <uuid> Unique report resource ID. |
schedule_tz required | string The timezone the report schedule should use when determining when the report should be scheduled and the data that is included in the report. |
schedule_frequency required | any Enum: "Daily" "Weekly" "Monthly" The frequency the report is able to be run. A report cannot be scheduled for a frequency the report does not support. |
schedule_week_day | any Enum: "Sunday" "Monday" "Tuesday" "Wednesday" "Thursday" "Friday" "Saturday" When the schedule frequency is weekly, this defines the day of the week the report will be scheduled. |
recipient_emails required | Array of strings <idn-email> non-empty [ items <idn-email > ] The email addresses the resulting report should be emailed to. |
property name* additional property | any |
{- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
]
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
report_schedule_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "code": "invalid_customer_countries",
- "message": "Request body failed JSON schema validation.",
- "validationErrors": [ ]
}
]
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
report_schedule_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
client_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
report_schedule_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
report_id required | string <uuid> Unique report resource ID. |
schedule_tz required | string The timezone the report schedule should use when determining when the report should be scheduled and the data that is included in the report. |
schedule_frequency required | any Enum: "Daily" "Weekly" "Monthly" The frequency the report is able to be run. A report cannot be scheduled for a frequency the report does not support. |
schedule_week_day | any Enum: "Sunday" "Monday" "Tuesday" "Wednesday" "Thursday" "Friday" "Saturday" When the schedule frequency is weekly, this defines the day of the week the report will be scheduled. |
recipient_emails required | Array of strings <idn-email> non-empty [ items <idn-email > ] The email addresses the resulting report should be emailed to. |
property name* additional property | any |
{- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
]
}
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
alternate_seller_id | string [ 1 .. 50 ] characters Example: alternate_seller_id=3c87bd2b An alternate version of the seller ID. Can be used by systems that support different seller ID formats other than a uuid |
name | string [ 1 .. 1024 ] characters Examples: name=Apruve name=BestBuy name=Lenovo The name of the seller. |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve",
- "status": "Created",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
seller_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "alternate_seller_id": "3c87bd2b",
- "name": "Apruve",
- "status": "Created",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
name | string [ 1 .. 1024 ] characters Optional name for the customer |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "string",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "processed_message_ts": "2019-01-01T23:59:59.999Z"
}
]
customer_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "string",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "processed_message_ts": "2019-01-01T23:59:59.999Z"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
name | string non-empty Unique name of the file |
status | string Enum: "PendingSubmission" "PendingProcessing" "Processing" "Processed" "Error" The status of the file. |
processed_at | string <date-time> Date/time the resource was processed. |
error_log | string non-empty The error log is populated when the resource has a processing status of 'Error'. The log may hint at the cause of failure. |
error_at | string <date-time> Date/time the resource failed processing. |
retry_count | integer >= 0 The number of times processing of the resource has failed. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "name": "string",
- "status": "PendingSubmission",
- "source": "DMS",
- "reference": "string",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "retry_count": 0,
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "name": "string",
- "status": "PendingSubmission",
- "source": "DMS",
- "reference": "string",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "retry_count": 0,
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
name required | string non-empty Unique name of the file |
property name* additional property | any |
{- "name": "string"
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "name": "string",
- "status": "PendingSubmission",
- "source": "DMS",
- "reference": "string",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "retry_count": 0,
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
seller_name | string [ 1 .. 1024 ] characters Examples: seller_name=Apruve seller_name=BestBuy seller_name=Lenovo The name of the seller. |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
xml_data | string non-empty The XML data for the batch. |
reference | string [ 1 .. 20 ] characters This may be the batch number from the Servicegate settlement XML or it may be provided by the user when manually uploading a new settlement CSV. |
status | string Enum: "Unprocessed" "Processed" "Error" Batch status |
batch_detail_count | number >= 0 The number of batch details associated with this batch. |
batch_detail_unprocessed_count | number >= 0 The number of batch details with a status of |
batch_detail_error_count | number >= 0 The number of batch details with a status of |
batch_detail_draft_count | number >= 0 The number of batch details that has draft data. |
batch_detail_cancelled_count | number >= 0 The number of batch details with a status of |
processed_at | string <date-time> Date/time the resource was processed. |
error_log | string non-empty The error log is populated when the resource has a processing status of 'Error'. The log may hint at the cause of failure. |
error_at | string <date-time> Date/time the resource failed processing. |
user_updated_at | string <date-time> Examples: user_updated_at=2019-01-01 user_updated_at=2019-01-01T23:59:59Z user_updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated through public API. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
user_updated_by | string Examples: user_updated_by=Lauren Brandon user_updated_by=ReadOnlyAPIKey The user name or API key the resource was last updated through public API. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
]
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
status required | string Value: "Unprocessed" Batch status |
property name* additional property | any |
{- "status": "Unprocessed"
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
batch_detail_ids | Array of strings <uuid> >= 0 items [ items <uuid > ] List of batch detail ids that needs to be processed |
property name* additional property | any |
{- "batch_detail_ids": [
- "d1363171-4587-4f8d-b276-977691e4a925"
]
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
batch_detail_ids | Array of strings <uuid> >= 0 items [ items <uuid > ] List of batch detail ids that needs to be processed |
property name* additional property | any |
{- "batch_detail_ids": [
- "d1363171-4587-4f8d-b276-977691e4a925"
]
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
batch_detail_ids | Array of strings <uuid> >= 0 items [ items <uuid > ] List of batch detail ids that needs to be processed |
property name* additional property | any |
{- "batch_detail_ids": [
- "d1363171-4587-4f8d-b276-977691e4a925"
]
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "code": "invalid_customer_countries",
- "message": "Request body failed JSON schema validation.",
- "validationErrors": [ ]
}
]
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "code": "invalid_customer_countries",
- "message": "Request body failed JSON schema validation.",
- "validationErrors": [ ]
}
]
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
batch_detail_ids | Array of strings <uuid> >= 0 items [ items <uuid > ] List of batch detail ids that needs to be processed |
property name* additional property | any |
{- "batch_detail_ids": [
- "d1363171-4587-4f8d-b276-977691e4a925"
]
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "xml_data": "string",
- "reference": "string",
- "batch_detail_count": 0,
- "batch_detail_unprocessed_count": 0,
- "batch_detail_error_count": 0,
- "batch_detail_draft_count": 0,
- "batch_detail_cancelled_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon"
}
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
transaction_id | string [ 1 .. 100 ] characters Unique transaction id |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
customer_name | string [ 1 .. 1024 ] characters Optional name for the customer |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
charge_id | string <uuid> Example: charge_id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers charge ID |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_reference | string [ 1 .. 20 ] characters This may be the batch number from the Servicegate settlement XML or it may be provided by the user when manually uploading a new settlement CSV. |
order_number | string [ 1 .. 824 ] characters The seller's order number in the seller's format |
transaction_type | string Enum: "Charge" "Refund" The type of transaction |
data | string non-empty The XML or CSV data for the batch detail. |
request_data | string non-empty The 3Rivers Charge or Refund API request. |
draft_request_data | string non-empty The draft 3Rivers Charge or Refund API request. |
response_data | string non-empty 3Rivers response data. |
amount | string The batch detail currency amount. |
currency | string non-empty The batch detail currency. |
status | string Enum: "Unprocessed" "Retry" "Processed" "Error" "Cancelled" Batch detail status |
processed_at | string <date-time> Date/time the resource was processed. |
error_code | string non-empty 3Rivers API or BCS internal error code. |
error_description | string non-empty 3Rivers API or BCS internal error message. |
error_at | string <date-time> Date/time the resource failed processing. |
retry_count | integer >= 0 The number of times processing of the resource has failed. |
user_updated_at | string <date-time> Examples: user_updated_at=2019-01-01 user_updated_at=2019-01-01T23:59:59Z user_updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated through public API. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
user_updated_by | string Examples: user_updated_by=Lauren Brandon user_updated_by=ReadOnlyAPIKey The user name or API key the resource was last updated through public API. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "customer_name": "string",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "customer_name": "string",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
status required | string Value: "Unprocessed" Batch detail status |
property name* additional property | any |
{- "status": "Unprocessed"
}
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "customer_name": "string",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_detail_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail history resource ID |
batch_detail_id | string <uuid> Example: batch_detail_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
batch_detail_transaction_id | string [ 1 .. 100 ] characters Unique transaction id |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
charge_id | string <uuid> Example: charge_id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers charge ID |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_reference | string [ 1 .. 20 ] characters This may be the batch number from the Servicegate settlement XML or it may be provided by the user when manually uploading a new settlement CSV. |
order_number | string [ 1 .. 824 ] characters The seller's order number in the seller's format |
transaction_type | string Enum: "Charge" "Refund" The type of transaction |
data | string non-empty The XML or CSV data for the batch detail. |
request_data | string non-empty The 3Rivers Charge or Refund API request. |
draft_request_data | string non-empty The draft 3Rivers Charge or Refund API request. |
response_data | string non-empty 3Rivers response data. |
amount | string The batch detail currency amount. |
currency | string non-empty The batch detail currency. |
status | string Enum: "Unprocessed" "Retry" "Processed" "Error" "Cancelled" Batch detail status |
processed_at | string <date-time> Date/time the resource was processed. |
error_code | string non-empty 3Rivers API or BCS internal error code. |
error_log | string non-empty The error log is populated when the resource has a processing status of 'Error'. The log may hint at the cause of failure. |
error_at | string <date-time> Date/time the resource failed processing. |
retry_count | integer >= 0 The number of times processing of the resource has failed. |
user_updated_at | string <date-time> Examples: user_updated_at=2019-01-01 user_updated_at=2019-01-01T23:59:59Z user_updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated through public API. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
user_updated_by | string Examples: user_updated_by=Lauren Brandon user_updated_by=ReadOnlyAPIKey The user name or API key the resource was last updated through public API. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_detail_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "order_number": "string",
- "transaction_type": "Charge",
- "data": "string",
- "request_data": "string",
- "draft_request_data": "string",
- "response_data": "string",
- "amount": "string",
- "currency": "string",
- "retry_count": 0,
- "status": "Unprocessed",
- "processed_at": "2019-08-24T14:15:22Z",
- "error_code": "string",
- "error_log": "string",
- "error_at": "2019-08-24T14:15:22Z",
- "user_updated_at": "2019-01-01",
- "user_updated_by": "Lauren Brandon",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_detail_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail log resource ID |
batch_detail_log_id | string <uuid> Example: batch_detail_log_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail log resource ID |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
charge_id | string <uuid> Example: charge_id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers charge ID |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_detail_id | string <uuid> Example: batch_detail_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
batch_detail_transaction_id | string [ 1 .. 100 ] characters Unique transaction id |
request_data | string non-empty 3Rivers request data. |
response_data | string non-empty 3Rivers response data. |
response_status | number [ 100 .. 599 ] 3Rivers HTTP response status code. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "request_data": "string",
- "response_data": "string",
- "response_status": 100,
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
file_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_detail_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
batch_detail_log_id required | string <uuid> Example: d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail log resource ID |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "charge_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "request_data": "string",
- "response_data": "string",
- "response_status": 100,
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
Client, program or seller scoped processing reports that supports JSON only.
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page. This is only supported for JSON-formatted processing reports. |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. This is only supported for JSON-formatted processing reports. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_reference | string [ 1 .. 20 ] characters This may be the batch number from the Servicegate settlement XML or it may be provided by the user when manually uploading a new settlement CSV. |
batch_detail_id | string <uuid> Example: batch_detail_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
seller_name | string [ 1 .. 1024 ] characters Examples: seller_name=Apruve seller_name=BestBuy seller_name=Lenovo The name of the seller. |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
customer_name | string [ 1 .. 1024 ] characters Optional name for the customer |
buyer_id | string <uuid> Example: buyer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers buyer ID |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers charge or refund ID |
amount | string <int> [ 1 .. 900000000000000 ] The total amount of the charge or refund. It includes the sum of all details subtotal + shipping amount + shipping tax amount - shipping discount amount + foreign exchange fee. |
transaction_type | string Enum: "Charge" "Refund" The type of transaction |
transaction_status | string Enum: "Created" "Pending" "Rejected" "Error" Resolved processing report 3Rivers transaction status. |
transaction_time | string <date-time> Date/time the charge or refund was successfully processed through the 3Rivers Charge or Refund API. |
order_number | string [ 1 .. 824 ] characters The seller's order number in the seller's format |
po_number | string [ 1 .. 200 ] characters This may be required by some buyers/sellers based on their configuration. |
currency | string^[A-Z]{3}$ Examples: currency=AUD currency=USD currency=NZD currency=EUR currency=GBP Unique ISO 4217 currency code |
error_code | string non-empty 3Rivers API or BCS internal error code. |
error_description | string non-empty 3Rivers API or BCS internal error message. |
columns | string non-empty Examples: columns=transaction_time,customer_id,customer_name,id,total,order_number,po_number,seller_id,seller_name,type,currency,status columns=batch_reference,seller_id,seller_name,customer_id,customer_name,buyer_id,id,type,total,status,transaction_time,order_number,po_number,currency,error_code,error_description columns=buyer_id columns=customer_id,customer_name Comma-separated column names to be displayed in the CSV-formatted processing report. Used only for CSV-formatted processing reports. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Datetime of when BCS initially received the settlement file, but before the charge was created in 3Rivers. The :gte and :lte operators must be used to specify the date range for PDF-formatted processing reports |
Accept | string (Processing Report Accept Request Header) Enum: "application/json" "application/pdf" "text/csv" This can be used to control the response format. The default response format is JSON. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "customer_name": "string",
- "buyer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "transaction_type": "Charge",
- "amount": "string",
- "transaction_status": "Created",
- "transaction_time": "2019-08-24T14:15:22Z",
- "order_number": "string",
- "po_number": "string",
- "currency": "AUD",
- "error_code": "string",
- "error_description": "string",
- "created_at": "2019-01-01"
}
]
Program or seller scoped processing reports that supports JSON, CSV or PDF output formats that can be specified using the Accept
header.
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page. This is only supported for JSON-formatted processing reports. |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. This is only supported for JSON-formatted processing reports. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
file_id | string <uuid> Example: file_id=d1363171-4587-4f8d-b276-977691e4a925 Unique file resource ID |
batch_id | string <uuid> Example: batch_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch resource ID |
batch_reference | string [ 1 .. 20 ] characters This may be the batch number from the Servicegate settlement XML or it may be provided by the user when manually uploading a new settlement CSV. |
batch_detail_id | string <uuid> Example: batch_detail_id=d1363171-4587-4f8d-b276-977691e4a925 Unique batch detail resource ID |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
seller_name | string [ 1 .. 1024 ] characters Examples: seller_name=Apruve seller_name=BestBuy seller_name=Lenovo The name of the seller. |
customer_id | string <uuid> Example: customer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique customer resource ID |
customer_name | string [ 1 .. 1024 ] characters Optional name for the customer |
buyer_id | string <uuid> Example: buyer_id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers buyer ID |
id | string <uuid> Example: id=d1363171-4587-4f8d-b276-977691e4a925 Unique 3Rivers charge or refund ID |
amount | string <int> [ 1 .. 900000000000000 ] The total amount of the charge or refund. It includes the sum of all details subtotal + shipping amount + shipping tax amount - shipping discount amount + foreign exchange fee. |
transaction_type | string Enum: "Charge" "Refund" The type of transaction |
transaction_status | string Enum: "Created" "Pending" "Rejected" "Error" Resolved processing report 3Rivers transaction status. |
transaction_time | string <date-time> Date/time the charge or refund was successfully processed through the 3Rivers Charge or Refund API. |
order_number | string [ 1 .. 824 ] characters The seller's order number in the seller's format |
po_number | string [ 1 .. 200 ] characters This may be required by some buyers/sellers based on their configuration. |
currency | string^[A-Z]{3}$ Examples: currency=AUD currency=USD currency=NZD currency=EUR currency=GBP Unique ISO 4217 currency code |
error_code | string non-empty 3Rivers API or BCS internal error code. |
error_description | string non-empty 3Rivers API or BCS internal error message. |
columns | string non-empty Examples: columns=transaction_time,customer_id,customer_name,id,total,order_number,po_number,seller_id,seller_name,type,currency,status columns=batch_reference,seller_id,seller_name,customer_id,customer_name,buyer_id,id,type,total,status,transaction_time,order_number,po_number,currency,error_code,error_description columns=buyer_id columns=customer_id,customer_name Comma-separated column names to be displayed in the CSV-formatted processing report. Used only for CSV-formatted processing reports. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Datetime of when BCS initially received the settlement file, but before the charge was created in 3Rivers. The :gte and :lte operators must be used to specify the date range for PDF-formatted processing reports |
Accept | string (Processing Report Accept Request Header) Enum: "application/json" "application/pdf" "text/csv" This can be used to control the response format. The default response format is JSON. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "file_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_reference": "string",
- "batch_detail_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "batch_detail_transaction_id": "string",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_name": "Apruve",
- "customer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "customer_name": "string",
- "buyer_id": "d1363171-4587-4f8d-b276-977691e4a925",
- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "transaction_type": "Charge",
- "amount": "string",
- "transaction_status": "Created",
- "transaction_time": "2019-08-24T14:15:22Z",
- "order_number": "string",
- "po_number": "string",
- "currency": "AUD",
- "error_code": "string",
- "error_description": "string",
- "created_at": "2019-01-01"
}
]
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program transaction field resource ID. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
name | any Enum: "Vehicle Odometer" "Vehicle Unit Number" "Vehicle Identification Number" "Detail VMRS Code" The name of the program transaction field. |
level | any Enum: "Transaction" "Transaction Detail" The level of the program transaction field to be applied to. |
is_enabled | boolean Whether the program transaction field is enabled. |
is_required | boolean Whether the program transaction field is required. |
is_displayed | boolean Whether the program transaction field is displayed. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Vehicle Odometer",
- "level": "Transaction",
- "is_enabled": true,
- "is_required": true,
- "is_displayed": true,
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
name | string [ 1 .. 1024 ] characters Examples: name=Apruve name=BestBuy name=Lenovo The name of the program. |
status | any Enum: "Created" "Active" "Inactive" "Terminated" "Archived" |
reply_to_email | string <= 200 characters |
support_email | string <= 200 characters |
sender_email | string <= 200 characters |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
program_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "status": "Created",
- "reply_to_email": "пошта@укр.нет",
- "support_email": "пошта@укр.нет",
- "sender_email": "пошта@укр.нет",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report resource ID. |
report_id | string <uuid> Example: report_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report resource ID. |
name | string [ 1 .. 1024 ] characters Examples: name=Transaction Processing Report name=Transaction Rejection Report The name of the report. |
supported_schedule_frequencies | Array of any non-empty Items Enum: "Daily" "Weekly" "Monthly" The set of schedule frequencies the report supports. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Transaction Processing Report",
- "supported_schedule_frequencies": [
- "Daily"
], - "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
report_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Transaction Processing Report",
- "supported_schedule_frequencies": [
- "Daily"
], - "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
report_schedule_id | string <uuid> Example: report_schedule_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
report_id | string <uuid> Example: report_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report resource ID. |
report_scope | any Enum: "Client" "Seller" The scope the report schedule has been created under. The report schedule scope determines visibility of the report schedule. |
schedule_tz | string Example: schedule_tz=GMT+10 The timezone the report schedule should use when determining when the report should be scheduled and the data that is included in the report. |
schedule_frequency | any Enum: "Daily" "Weekly" "Monthly" The frequency the report is able to be run. A report cannot be scheduled for a frequency the report does not support. |
schedule_week_day | any Enum: "Sunday" "Monday" "Tuesday" "Wednesday" "Thursday" "Friday" "Saturday" Example: schedule_week_day=Monday When the schedule frequency is weekly, this defines the day of the week the report will be scheduled. |
recipient_emails | string The email addresses the resulting report should be emailed to. |
last_scheduled_at | string <date-time> The UTC timestamp of the most recently scheduled report for this schedule. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
Prefer | string (Prefer Request Header for Collection endpoints) ^x-total-count$ Preferences for the Prefer request header recognised by the collection endpoint. See for more information: https://www.rfc-editor.org/rfc/rfc7240.html#section-2. |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
report_schedule_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique report schedule resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "report_scope": "Client",
- "schedule_tz": "GMT+10",
- "schedule_frequency": "Daily",
- "schedule_week_day": "Monday",
- "recipient_emails": [
- "пошта@укр.нет"
], - "last_scheduled_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
client_id | string <uuid> Example: client_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique client resource ID. |
program_id | string <uuid> Example: program_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique program resource ID. |
seller_id | string <uuid> Example: seller_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique seller resource ID. |
id | string <uuid> Example: id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique batch service seller contact resource ID. |
seller_contact_id | string <uuid> Example: seller_contact_id=3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique batch service seller contact resource ID. |
name | string [ 1 .. 1024 ] characters Examples: name=Apruve name=BestBuy name=Lenovo The name of the seller contact. |
string Examples: email=systems-bestbuy@multiservice.com Seller physical contact address email address. | |
country | string Examples: country=US Seller physical contact address country. |
state | string Examples: state=TX Seller physical contact address state. |
city | string Examples: city=Farmers Branch Seller physical contact address city. |
street | string Examples: street=4255 Lyndon B Johnson Fwy Seller physical contact address street. |
post_code | string Examples: post_code=90210 Seller physical contact address postal code. |
processed_message_ts | string <date-time> Examples: processed_message_ts=2019-01-01T23:59:59.999Z The timestamp of the message that created or updated this resource. This is used to ignore duplicate messages, and ensure that messages are not processed out-of-order |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "email": "systems-bestbuy@multiservice.com",
- "country": "US",
- "state": "TX",
- "city": "Farmers Branch",
- "street": "4255 Lyndon B Johnson Fwy",
- "post_code": "90210",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
seller_contact_id required | string <uuid> Example: 3c87bd2b-df9a-413b-94ab-0238dcacaf68 Unique batch service seller contact resource ID. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "client_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "program_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "seller_id": "3c87bd2b-df9a-413b-94ab-0238dcacaf68",
- "name": "Apruve",
- "email": "systems-bestbuy@multiservice.com",
- "country": "US",
- "state": "TX",
- "city": "Farmers Branch",
- "street": "4255 Lyndon B Johnson Fwy",
- "post_code": "90210",
- "processed_message_ts": "2019-01-01T23:59:59.999Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
Settlement file uploads currently support Multipart data CSV https://gitlab.com/msts-enterprise/ox/batch/-/wikis/Engineering/Batch-Settlement#settlement-csv-payload-example.
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "status": "PendingSubmission",
- "source": "DMS",
- "reference": "string",
- "transactions_count": 0
}
Submit Settlement file for processing.
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "d1363171-4587-4f8d-b276-977691e4a925",
- "status": "PendingSubmission",
- "source": "DMS",
- "reference": "string",
- "transactions_count": 0
}
Settlement file uploads currently support Servicegate XML V2 https://gitlab.com/msts-enterprise/ox/batch/-/wikis/Engineering/Batch-Settlement#settlement-xml-payload-example
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
sort_column[] | Array of strings non-empty [ items non-empty ] Examples: sort_column[]=created_at sort_column[]=-updated_at Specify the resource property name to sort the API response in ascending order. To sort in descending order, prefix the resource property name with a |
page_size | integer [ 1 .. 250 ] Default: 10 Example: page_size=20 Number of records per page |
page_number | integer >= 1 Default: 1 Example: page_number=2 If the requested page does not exist, an empty collection is returned. |
id | string <uuid> Example: id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The unique id assigned by SQS to a message. |
sqsmessage_id | string <uuid> Example: sqsmessage_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The unique id assigned by SQS to a message. |
correlation_id | string [ 1 .. 1024 ] characters Example: correlation_id=e86f4f0d-329d-42a7-be3e-f13ef305d111 The correlation ID of the API request that generated this resource. |
queue_url | string <= 2000 characters ^https:// The url of the SQS queue from which this message was received. |
group_id | string Messages that belong to the same message group are always processed one by one, in a strict order relative to the message group. However, messages that belong to different message groups might be processed out of order. This property matches the |
subject | string [ 1 .. 1024 ] characters The subject that was published to the SNS topic. |
body | string non-empty The message body of the SQS message. |
attributes | string non-empty Metadata about the message in a JSON document published to the SNS topic. |
status | any Enum: "Unprocessed" "Processed" "Failed" The status of the message. It is inserted as 'unprocessed', which is eligible for processing by an application consumer. |
error_log | string non-empty The error log is populated when the SQS message has a status of 'Failed'. The log may hint at the cause of failure. |
failure_count | integer >= 0 The number of times processing the SQS message record has failed. |
failed_at | string <date-time> Date/time the SQS message processing last failed. |
processed_at | string <date-time> Date/time the SQS message was processed. |
created_at | string <date-time> Examples: created_at=2019-01-01 created_at=2019-01-01T23:59:59Z created_at=2019-01-01T23:59:59.999Z Date/time the resource was created. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
updated_at | string <date-time> Examples: updated_at=2019-01-01 updated_at=2019-01-01T23:59:59Z updated_at=2019-01-01T23:59:59.999Z Date/time the resource was last updated. When used as a query parameter, only the formats in the examples are supported. If only a date is specified, the date timezone is assumed to be UTC. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
[- {
- "id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "queue_url": "string",
- "group_id": "string",
- "subject": "string",
- "body": "string",
- "attributes": "string",
- "status": "Unprocessed",
- "error_log": "string",
- "processed_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}
]
sqsmessage_id required | string <uuid> Example: e86f4f0d-329d-42a7-be3e-f13ef305d111 The unique id assigned by SQS to a message. |
Authorization required | string <uuid> (Authorization Header) Example: fc401b74-590e-4996-9308-38017f25425f Authenticate by API key. |
required | object (X-Authenticated-Request header payload (v1.0.0)) |
required | object (X-Authenticated-Request-Permissions header payload (v1.0.0)) |
{- "id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "correlation_id": "e86f4f0d-329d-42a7-be3e-f13ef305d111",
- "queue_url": "string",
- "group_id": "string",
- "subject": "string",
- "body": "string",
- "attributes": "string",
- "status": "Unprocessed",
- "error_log": "string",
- "processed_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-01-01",
- "updated_at": "2019-01-01"
}