API Basics
Pay In Endpoints
- MoneyIn
- Subscription
- TokenStorage
- Invoice
- LineItem
- PaymentLink
- PaymentMethodDomain
- HostedPaymentPages
- Cloud
- Wallet: Apple Pay
Pay Out Endpoints
- MoneyOut
- Bill
Pay Ops Endpoints
- Templates
- Boarding
- Chargebacks and ACH Returns
- Entities
- Notification
- Query
- GETList Transactions for Paypoint
- GETList Transactions for Org
- GETList Batches for Paypoint
- GETList Batches for Org
- GETList Batch Details for Paypoint
- GETList Batch Details for Org
- GETList MoneyOut Batches for Paypoint
- GETList MoneyOut Batches for Org
- GETList Subscriptions for Paypoint
- GETList Subscriptions for Org
- GETList Settled Transactions for Paypoint
- GETList Settled Transactions for Org
- GETGet Transfer Details
- GETList Transfers for Paypoint
- GETList Chargebacks for Paypoint
- GETList Chargebacks for Org
- GETList Customers for Paypoint
- GETList Customers for Org
- GETList Users for Paypoint
- GETList Users for Org
- GETList Suborganizations
- GETList Paypoints for Org
- GETList Notifications for Paypoint
- GETList Notifications for Org
- GETList Reports for Paypoint
- GETList Reports for Org
- GETList Vendors for Paypoint
- GETList Vendors for Org
- GETList vCards for Paypoint
- GETList vCards for Org
- GETList MoneyOut Transactions for Paypoint
- GETList MoneyOut Transactions for Org
- GETList Items for Paypoint
- GETList Invoices for Paypoint
- GETList Invoices for Org
- GETList Bills for Paypoint
- GETList Bills for Org
- GET
- Statistic
- Export
- Import
Object Models
- Object Model References
Get List of MoneyOut Transactions for Paypoint
Retrieves a list of money out transactions (payouts) for a paypoint. Use filters to limit results.
curl --request GET \
--url https://api-sandbox.payabli.com/api/Query/payouts/{entry} \
--header 'requestToken: <api-key>'
{
"Summary": {
"totalRecords": 2,
"totalAmount": 77.22,
"totalNetAmount": 77.22,
"totalPages": 2,
"pageSize": 20,
"pageIdentifier": "null",
"totalPaid": 123,
"totalPaidAmount": 123,
"totalCanceled": 123,
"totalCanceledAmount": 123,
"totalCaptured": 123,
"totalCapturedAmount": 123,
"totalAuthorized": 123,
"totalAuthorizedAmount": 123,
"totalProcessing": 123,
"totalProcessingAmount": 123,
"totalOpen": 123,
"totalOpenAmount": 123
},
"Records": [
{
"IdOut": 236,
"CreatedAt": "2022-07-01 15:00:01",
"Vendor": {
"vendorNumber": "1234",
"name1": "Herman's Coatings",
"name2": "Herman's Coating Supply Company, LLC",
"ein": "123456789",
"phone": "212-555-1234",
"email": "example@email.com",
"address1": "123 Ocean Drive",
"address2": "Suite 400",
"city": "Bristol",
"state": "GA",
"zip": "31113",
"country": "US",
"mcc": "7777",
"locationCode": "LOC123",
"contacts": [
{
"contactName": "Herman Martinez",
"contactEmail": "example@email.com",
"contactTitle": "Owner",
"contactPhone": "3055550000"
}
],
"billingData": {
"id": 123,
"bankName": "Country Bank",
"routingAccount": "123123123",
"accountNumber": "1XXXXXX3123",
"typeAccount": "Checking",
"bankAccountHolderName": "Gruzya Adventure Outfitters LLC",
"bankAccountHolderType": "Business",
"bankAccountFunction": 0
},
"paymentMethod": {
"method": "managed"
},
"vendorStatus": 1,
"vendorId": "1340",
"enrollmentStatus": null,
"summary": {
"pendingBills": 123,
"inTransitBills": 123,
"paidBills": 123,
"overdueBills": 123,
"totalBills": 123,
"pendingBillsAmount": 123,
"inTransitBillsAmount": 123,
"paidBillsAmount": 123,
"overdueBillsAmount": 123,
"totalBillsAmount": 123
},
"paypointLegalname": "Sunshine Services, LLC",
"paypointDbaname": "Sunshine Gutters",
"paypointEntryname": "d193cf9a46",
"parentOrgName": "PropertyManager Pro",
"createdDate": "2022-07-01 15:00:01",
"lastUpdated": "2022-07-01 15:00:01",
"remitAddress1": "123 Walnut Street",
"remitAddress2": "Suite 900",
"remitCity": "Miami",
"remitState": "FL",
"remitZip": "31113",
"remitCountry": "US",
"payeeName1": "<string>",
"payeeName2": "<string>",
"customerVendorAccount": "123-456",
"internalReferenceId": 123,
"additionalData": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
"externalPaypointId": "Paypoint-100"
},
"Comments": "Deposit for materials",
"ParentOrgName": "PropertyManager Pro",
"BatchNumber": "BT-2024321",
"PaypointDbaname": "Sunshine Gutters",
"PaypointLegalname": "Sunshine Services, LLC",
"TotalAmount": 110.25,
"NetAmount": 3762.87,
"FeeAmount": 10.25,
"Source": "api",
"PaymentId": "2345667-ddd-fff",
"Status": 1,
"PaymentStatus": "Processed",
"CheckNumber": "12345",
"CheckData": {
"ftype": "pdf",
"filename": "my-doc.pdf",
"furl": "https://mysite.com/my-doc.pdf",
"fContent": "TXkgdGVzdCBmaWxlHJ==..."
},
"PaymentMethod": "ach",
"CardToken": "<string>",
"PaymentData": {
"MaskedAccount": "4XXXXXXXX1111",
"AccountType": "visa",
"AccountExp": "11/29",
"AccountZip": "90210",
"HolderName": "Chad Mercia",
"orderDescription": "Depost for materials for 123 Walnut St",
"StoredId": "1ec55af9-7b5a-4ff0-81ed-c12d2f95e135-4440",
"accountId": "<string>",
"cloudSignatureData": "<string>",
"cloudSignatureFormat": "<string>",
"paymentDetails": {
"totalAmount": 100,
"serviceFee": 0,
"currency": "USD",
"checkNumber": "107",
"checkImage": {},
"categories": [
{
"label": "Deposit",
"description": "Deposit for materials",
"amount": 1000,
"qty": 1
}
],
"splitFunding": [
{
"recipientEntryPoint": "41035afaa7",
"accountId": "187-782",
"description": "Split for annual dues",
"amount": 456.23
}
]
},
"payorData": "<string>",
"bankAccount": "<string>"
},
"Bills": [
{
"invoiceNumber": "INV-2345",
"netAmount": 3762.87,
"invoiceDate": "2024-07-01",
"dueDate": "2024-07-01",
"comments": "Deposit for materials",
"AccountingField1": "MyInternalId",
"AccountingField2": "MyInternalId",
"AdditionalData": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
"Terms": "NET30",
"billId": 123,
"attachments": [
{
"ftype": "pdf",
"filename": "my-doc.pdf",
"furl": "https://mysite.com/my-doc.pdf",
"fContent": "TXkgdGVzdCBmaWxlHJ==..."
}
]
}
],
"Events": [
{
"TransEvent": "Approved",
"EventData": {},
"EventTime": "2023-11-07T05:31:56Z"
}
],
"LastUpdated": "2022-07-01 15:00:01",
"externalPaypointID": "Paypoint-100",
"EntryName": "d193cf9a46",
"Gateway": "TSYS"
}
]
}
You must remove parameters=
from the request before you send it, otherwise Payabli will ignore the filters.
Because of a technical limitation, you can’t make a request that includes filters from the API console on this page. The response won’t be filtered. Instead, copy the request, remove parameters=
and run the request in a different client.
For example:
should become:
—url https://api-sandbox.payabli.com/api/Query/transactions/org/236?totalAmount(gt)=1000&limitRecord=20
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
The paypoint's entrypoint identifier. Learn more
"8cfec329267"
Query Parameters
Collection of field names, conditions, and values used to filter the query.
List of field names accepted:
- status (in, nin, eq, ne)
- transactionDate (gt, ge, lt, le, eq, ne)
- billNumber (ct, nct)
- vendorNumber (ct, nct, eq, ne)
- vendorName (ct, nct, eq, ne)
- paymentMethod (ct, nct, eq, ne, in, nin)
- paymentId (ct, nct, eq, ne)
- parentOrgId (ne, eq, nin, in)
- batchNumber (ct, nct, eq, ne)
- totalAmount (gt, ge, lt, le, eq, ne)
- paypointLegal (ne, eq, ct, nct)
- paypointDba (ne, eq, ct, nct)
- accountId (ne, eq, ct, nct)
- orgName (ne, eq, ct, nct)
- externalPaypointID (ct, nct, eq, ne)
- paypointId (eq, ne)
- vendorId (eq, ne)
- vendorEIN (ct, nct, eq, ne)
- vendorPhone (ct, nct, eq, ne)
- vendorEmail (ct, nct, eq, ne)
- vendorAddress (ct, nct, eq, ne)
- vendorCity (ct, nct, eq, ne)
- vendorState (ct, nct, eq, ne)
- vendorCountry (ct, nct, eq, ne)
- vendorZip (ct, nct, eq, ne)
- vendorMCC (ct, nct, eq, ne)
- vendorLocationCode (ct, nct, eq, ne)
- vendorCustomField1 (ct, nct, eq, ne)
- vendorCustomField2 (ct, nct, eq, ne)
- comments (ct, nct)
- payaccountCurrency (ne, eq, in, nin)
- remitAddress (ct, nct)
- source (ct, nct, eq, ne)
- updatedOn (gt, ge, lt, le, eq, ne)
- feeAmount (gt, ge, lt, le, eq, ne)
- lotNumber (ct, nct)
- customerVendorAccount (ct, nct, eq, ne)
- batchId (eq, ne)
List of comparison accepted - enclosed between parentheses:
- eq or empty => equal
- gt => greater than
- ge => greater or equal
- lt => less than
- le => less or equal
- ne => not equal
- ct => contains
- nct => not contains
- in => inside array separated by "|"
- nin => not inside array separated by "|"
List of parameters accepted:
- limitRecord : max number of records for query (default="20", "0" or negative value for all)
- fromRecord : initial record in query
- sortBy : indicate field name and direction to sort the results
Example: netAmount(gt)=20 returns all records with netAmount greater than 20.00
Example: sortBy=desc(netamount) returns all records sorted by netAmount descending
Max number of records to return for the query. Use 0
or negative value to return all records.
0
The number of records to skip before starting to collect the result set.
251
The field name to use for sorting results. Use desc(field_name)
to sort descending by field_name
, and use asc(field_name)
to sort ascending by field_name
.
"desc(field_name)"
Response
Total number of records in response.
2
Total amount for the records.
77.22
Total net amount for the records.
77.22
Total number of records in response.
2
Number of records on each response page.
20
Auxiliary validation used internally by payment pages and components.
null
Identifier of payout transaction.
236
Timestamp when the payment was created, in UTC.
"2022-07-01 15:00:01"
Vendor related to the payout transaction.
Custom number identifying the vendor. Must be unique in paypoint.
"1234"
Primary name for vendor.
"Herman's Coatings"
Secondary name for vendor.
"Herman's Coating Supply Company, LLC"
Business EIN or tax ID. This value is masked in API responses, for example XXXX6789
.
"123456789"
Vendor's phone number.
"212-555-1234"
Vendor's email address.
320
"example@email.com"
Vendor's address.
"123 Ocean Drive"
Additional line for vendor's address.
"Suite 400"
Vendor's city.
"Bristol"
Vendor's state.
"GA"
Vendor's zip code.
"31113"
Vendor's country.
"US"
Business Merchant Category Code (MCC). This resource lists MCC codes.
"7777"
Additional location code used to identify the vendor.
"LOC123"
List of contacts.
Contact name.
"Herman Martinez"
Contact email address.
320
"example@email.com"
Contact title.
"Owner"
Contact phone number.
"3055550000"
The bank's ID in Payabli.
Name of bank for account.
"Country Bank"
Routing number of bank account.
"123123123"
Masked account number for bank account.
"1XXXXXX3123"
Type of bank account: Checking or Savings.
Checking
, Savings
"Checking"
The accountholder's name.
"Gruzya Adventure Outfitters LLC"
Describes whether the bank is a personal or business account.
Personal
, Business
"Business"
Describes whether the bank account is used for deposits or withdrawals in Payabli:
0
: Deposit1
: Withdrawal2
: Deposit and withdrawal
0
Object containing details about the payment method to use for the payout.
Payment method to use for payout. Leave empty for managed payables.
managed
, vcard
, ach
, check
Vendor's status. Allowed status:
-
0 Inactive
-
1 Active
1
Payabli identifier for vendor record.
"1340"
Enrollment status of vendor in payables program.
null
Business legal name.
"Sunshine Services, LLC"
The alternate or common name that this business is doing business under usually referred to as a DBA name.
"Sunshine Gutters"
The entrypoint identifier.
50
"d193cf9a46"
The name of the parent organization.
"PropertyManager Pro"
Timestamp of when record was created, in UTC.
"2022-07-01 15:00:01"
Timestamp of when record was last updated, in UTC.
"2022-07-01 15:00:01"
Remittance address. Used for mailing paper checks.
"123 Walnut Street"
Remittance address additional line. Used for mailing paper checks.
"Suite 900"
Remittance address city. Used for mailing paper checks.
"Miami"
Remittance address state. Used for mailing paper checks.
"FL"
Remittance address ZIP code. Used for mailing paper checks.
"31113"
Remittance address country. Used for mailing paper checks.
"US"
Alternative name used to receive paper check.
Alternative name used to receive paper check.
Account number of paypoint in the vendor system.
"123-456"
Internal identifier for global vendor account.
Custom dictionary of key:value pairs. You can use this field to store any data related to the object or for your system. Example usage:
{
"additionalData": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
}
}
{
"key1": "value1",
"key2": "value2",
"key3": "value3"
}
A custom identifier for the paypoint, if applicable. Like entrypoint
is the Payabli identifier for the merchant, externalPaypointId
is a custom field you can use to include the merchant's ID from your own systems.
"Paypoint-100"
Any comment or description for payout transaction.
250
"Deposit for materials"
The name of the parent organization.
"PropertyManager Pro"
The batch number.
"BT-2024321"
The alternate or common name that this business is doing business under usually referred to as a DBA name.
"Sunshine Gutters"
Paypoint legal name.
"Sunshine Services, LLC"
Transaction total amount (including service fee or sub-charge).
110.25
Net amount paid.
3762.87
Service fee or sub-charge applied.
10.25
Custom identifier to indicate the transaction or request source.
100
"api"
Unique transaction ID.
"2345667-ddd-fff"
Internal status of transaction.
1
Status of payout transaction. See Payout Transaction Statuses for a full reference.
"Processed"
Paper check number related to payout transaction.
"12345"
Object referencing paper check image.
The MIME type of the file (if content is provided)
pdf
, doc
, docx
, jpg
, jpeg
, png
, gif
, txt
"pdf"
The name of the attached file.
"my-doc.pdf"
Optional url provided to show or download the file remotely
"https://mysite.com/my-doc.pdf"
Content of file, Base64-encoded Ignored if furl is specified. Max upload size is 30 MB.
"TXkgdGVzdCBmaWxlHJ==..."
The payment method for the transaction.
"ach"
Masked card or bank account used in transaction. In the case of Apple Pay, this is a masked DPAN (device primary account number).
"4XXXXXXXX1111"
Bank account type or card brand.
"visa"
Expiration date of card used in transaction.
"11/29"
ZIP code for card used in transaction.
"90210"
Card or bank account holder name.
"Chad Mercia"
Text description of the transaction.
250
"Depost for materials for 123 Walnut St"
Identifier of stored payment method used in transaction.
"1ec55af9-7b5a-4ff0-81ed-c12d2f95e135-4440"
Custom identifier for payment connector.
250
Details about the payment.
Total amount to be charged. If a service fee is sent, then this amount should include the service fee."
100
Service fee to be deducted from the total amount. This amount must be a number, percentages aren't accepted. If you are using a percentage-based fee schedule, you must calculate the value manually.
0
Currency code ISO-4217. If not code is provided the currency in the paypoint setting is taken. Default is USD.
"USD"
A check number to be used in the ach transaction. Required for payment method = 'check'.
"107"
Object containing image of paper check.
Array of payment categories/line items describing the amount to be paid Note: These categories are for information only and are not validated against the total amount provided.
Name of item or category.
"Deposit"
Price/cost per unit of item or category.
1000
Description of item or category
"Deposit for materials"
Quatity of item or category
Split funding instructions for the transaction. See Split a Transaction for more.
The entrypoint the split should be sent to.
"41035afaa7"
The accountId for the account the split should be sent to.
"187-782"
A description for the split.
"Split for annual dues"
Amount from the transaction to sent to this recipient.
456.23
Events associated with this transaction.
Custom number identifying the bill. Must be unique in paypoint. Required for new bill and when billId
is not provided.
250
"INV-2345"
Net Amount owed in bill. Required when adding a bill.
3762.87
Bill date in format YYYY-MM-DD or MM/DD/YYYY.
"2024-07-01"
Bill due date in format YYYY-MM-DD or MM/DD/YYYY.
"2024-07-01"
Any comments about bill. For managed payouts, this field has a limit of 100 characters.
250
"Deposit for materials"
Optional custom field.
"MyInternalId"
Optional custom field.
"MyInternalId"
Custom dictionary of key:value pairs. You can use this field to store any data related to the object or for your system. Example usage:
{
"additionalData": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
}
}
{
"key1": "value1",
"key2": "value2",
"key3": "value3"
}
Description of payment terms.
"NET30"
Bill ID in Payabli.
Bill image attachment. Send the bill image as Base64-encoded string, or as a publicly-accessible link. For full details on using this field with a payout authorization, see the documentation.
Contains details about a file. See See fileObject Object Model for a complete reference. Max upload size is 30 MB.
The MIME type of the file (if content is provided)
pdf
, doc
, docx
, jpg
, jpeg
, png
, gif
, txt
"pdf"
The name of the attached file.
"my-doc.pdf"
Optional url provided to show or download the file remotely
"https://mysite.com/my-doc.pdf"
Content of file, Base64-encoded Ignored if furl is specified. Max upload size is 30 MB.
"TXkgdGVzdCBmaWxlHJ==..."
Events associated with this transaction.
Event descriptor. See TransEvent Reference for more details.
"Approved"
Any data associated to the event received from processor. Contents vary by event type.
Date and time of event.
Timestamp when payment record was updated.
"2022-07-01 15:00:01"
A custom identifier for the paypoint, if applicable. Like entrypoint
is the Payabli identifier for the merchant, externalPaypointId
is a custom field you can use to include the merchant's ID from your own systems.
"Paypoint-100"
The entrypoint identifier.
50
"d193cf9a46"
Gateway used to process the transaction.
"TSYS"
curl --request GET \
--url https://api-sandbox.payabli.com/api/Query/payouts/{entry} \
--header 'requestToken: <api-key>'
{
"Summary": {
"totalRecords": 2,
"totalAmount": 77.22,
"totalNetAmount": 77.22,
"totalPages": 2,
"pageSize": 20,
"pageIdentifier": "null",
"totalPaid": 123,
"totalPaidAmount": 123,
"totalCanceled": 123,
"totalCanceledAmount": 123,
"totalCaptured": 123,
"totalCapturedAmount": 123,
"totalAuthorized": 123,
"totalAuthorizedAmount": 123,
"totalProcessing": 123,
"totalProcessingAmount": 123,
"totalOpen": 123,
"totalOpenAmount": 123
},
"Records": [
{
"IdOut": 236,
"CreatedAt": "2022-07-01 15:00:01",
"Vendor": {
"vendorNumber": "1234",
"name1": "Herman's Coatings",
"name2": "Herman's Coating Supply Company, LLC",
"ein": "123456789",
"phone": "212-555-1234",
"email": "example@email.com",
"address1": "123 Ocean Drive",
"address2": "Suite 400",
"city": "Bristol",
"state": "GA",
"zip": "31113",
"country": "US",
"mcc": "7777",
"locationCode": "LOC123",
"contacts": [
{
"contactName": "Herman Martinez",
"contactEmail": "example@email.com",
"contactTitle": "Owner",
"contactPhone": "3055550000"
}
],
"billingData": {
"id": 123,
"bankName": "Country Bank",
"routingAccount": "123123123",
"accountNumber": "1XXXXXX3123",
"typeAccount": "Checking",
"bankAccountHolderName": "Gruzya Adventure Outfitters LLC",
"bankAccountHolderType": "Business",
"bankAccountFunction": 0
},
"paymentMethod": {
"method": "managed"
},
"vendorStatus": 1,
"vendorId": "1340",
"enrollmentStatus": null,
"summary": {
"pendingBills": 123,
"inTransitBills": 123,
"paidBills": 123,
"overdueBills": 123,
"totalBills": 123,
"pendingBillsAmount": 123,
"inTransitBillsAmount": 123,
"paidBillsAmount": 123,
"overdueBillsAmount": 123,
"totalBillsAmount": 123
},
"paypointLegalname": "Sunshine Services, LLC",
"paypointDbaname": "Sunshine Gutters",
"paypointEntryname": "d193cf9a46",
"parentOrgName": "PropertyManager Pro",
"createdDate": "2022-07-01 15:00:01",
"lastUpdated": "2022-07-01 15:00:01",
"remitAddress1": "123 Walnut Street",
"remitAddress2": "Suite 900",
"remitCity": "Miami",
"remitState": "FL",
"remitZip": "31113",
"remitCountry": "US",
"payeeName1": "<string>",
"payeeName2": "<string>",
"customerVendorAccount": "123-456",
"internalReferenceId": 123,
"additionalData": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
"externalPaypointId": "Paypoint-100"
},
"Comments": "Deposit for materials",
"ParentOrgName": "PropertyManager Pro",
"BatchNumber": "BT-2024321",
"PaypointDbaname": "Sunshine Gutters",
"PaypointLegalname": "Sunshine Services, LLC",
"TotalAmount": 110.25,
"NetAmount": 3762.87,
"FeeAmount": 10.25,
"Source": "api",
"PaymentId": "2345667-ddd-fff",
"Status": 1,
"PaymentStatus": "Processed",
"CheckNumber": "12345",
"CheckData": {
"ftype": "pdf",
"filename": "my-doc.pdf",
"furl": "https://mysite.com/my-doc.pdf",
"fContent": "TXkgdGVzdCBmaWxlHJ==..."
},
"PaymentMethod": "ach",
"CardToken": "<string>",
"PaymentData": {
"MaskedAccount": "4XXXXXXXX1111",
"AccountType": "visa",
"AccountExp": "11/29",
"AccountZip": "90210",
"HolderName": "Chad Mercia",
"orderDescription": "Depost for materials for 123 Walnut St",
"StoredId": "1ec55af9-7b5a-4ff0-81ed-c12d2f95e135-4440",
"accountId": "<string>",
"cloudSignatureData": "<string>",
"cloudSignatureFormat": "<string>",
"paymentDetails": {
"totalAmount": 100,
"serviceFee": 0,
"currency": "USD",
"checkNumber": "107",
"checkImage": {},
"categories": [
{
"label": "Deposit",
"description": "Deposit for materials",
"amount": 1000,
"qty": 1
}
],
"splitFunding": [
{
"recipientEntryPoint": "41035afaa7",
"accountId": "187-782",
"description": "Split for annual dues",
"amount": 456.23
}
]
},
"payorData": "<string>",
"bankAccount": "<string>"
},
"Bills": [
{
"invoiceNumber": "INV-2345",
"netAmount": 3762.87,
"invoiceDate": "2024-07-01",
"dueDate": "2024-07-01",
"comments": "Deposit for materials",
"AccountingField1": "MyInternalId",
"AccountingField2": "MyInternalId",
"AdditionalData": {
"key1": "value1",
"key2": "value2",
"key3": "value3"
},
"Terms": "NET30",
"billId": 123,
"attachments": [
{
"ftype": "pdf",
"filename": "my-doc.pdf",
"furl": "https://mysite.com/my-doc.pdf",
"fContent": "TXkgdGVzdCBmaWxlHJ==..."
}
]
}
],
"Events": [
{
"TransEvent": "Approved",
"EventData": {},
"EventTime": "2023-11-07T05:31:56Z"
}
],
"LastUpdated": "2022-07-01 15:00:01",
"externalPaypointID": "Paypoint-100",
"EntryName": "d193cf9a46",
"Gateway": "TSYS"
}
]
}