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 Subscriptions for Organization
Returns a list of subscriptions for a single org. Use filters to limit results.
curl --request GET \
--url https://api-sandbox.payabli.com/api/Query/subscriptions/org/{orgId} \
--header 'requestToken: <api-key>'
{
"Summary": {
"totalRecords": 2,
"totalAmount": 150.22,
"totalNetAmount": 150.22,
"totalPages": 1,
"pageSize": 20,
"pageIdentifier": "XXXXXXXXXXXXXXXXXXX"
},
"Records": {
"IdSub": 580,
"Method": "card",
"PaypointId": 10,
"TotalAmount": 100,
"NetAmount": 10,
"FeeAmount": 0,
"PaymentData": {
"MaskedAccount": "2222 4XXXXXX0010",
"AccountType": "unknow",
"AccountExp": "0924",
"HolderName": "Mr. Michael Abernathy",
"StoredId": null,
"orderDescription": null,
"accountId": null,
"SignatureData": null,
"paymentDetails": {
"checkImage": null,
"splitFunding": null,
"totalAmount": 100,
"serviceFee": 0,
"currency": "USD",
"checkNumber": null,
"orderId": null,
"orderIdAlternative": null,
"orderDescription": null,
"paymentDescription": null,
"groupNumber": null,
"source": null,
"categories": null
}
},
"StartDate": "2024-07-20T00:00:00",
"EndDate": "2026-03-20T00:00:00",
"NextDate": "2024-07-20T00:00:00",
"Frequency": "monthly",
"TotalCycles": 20,
"LeftCycles": 20,
"LastRun": "2024-01-02T14:32:11.3304223+00:00",
"SubStatus": 1,
"EntrypageId": 0,
"PlanId": 1,
"UntilCancelled": false,
"SubEvents": [
{
"description": "created",
"eventTime": "2023-12-14T13:51:10.3387114+00:00",
"refData": "00-3470dfe2658b492811630255602f3fb5-d06fe0f72110000-00",
"extraData": null,
"source": null
},
{
"description": "updated",
"eventTime": "2023-12-15T10:30:00.1234567+00:00",
"refData": "01-1234abcde6789fghij4567klmnopqr89-abcdefghi12345678-01",
"extraData": {
"some extra data": null
},
"source": "web app"
}
],
"LastUpdated": "2023-12-14T08:51:10.703",
"CreatedAt": "2023-12-14T08:51:10.703",
"Customer": {
"Identifiers": [
"\\\"firstname\\\"",
"\\\"lastname\\\"",
"\\\"email\\\""
],
"FirstName": "Lisandra",
"LastName": "Smitch",
"CompanyName": "Sunshine LLC",
"BillingAddress1": "68 Golden Drive",
"BillingAddress2": "",
"BillingCity": "Johnson City",
"BillingState": "TN",
"BillingZip": "37612",
"BillingCountry": "US",
"BillingPhone": "",
"BillingEmail": "company@payabli.com",
"CustomerNumber": "1234",
"ShippingAddress1": "68 Golden Drive",
"ShippingAddress2": null,
"ShippingCity": "Johnson City",
"ShippingState": "TN",
"ShippingZip": "37612",
"ShippingCountry": "US",
"customerId": 1323,
"customerStatus": 1,
"AdditionalData": {
"clientId": "901102",
"invoiceFrequency": "onetime",
"invoiceScheduled": "false",
"invoiceStartDate": "Tue Feb 21 2023 00:00:00 GMT-0500 (Eastern Standard Time)"
},
"CreatedAt": "2023-01-16T11:00:52"
},
"InvoiceData": {
"invoiceNumber": "QA-1702561870",
"invoiceDate": null,
"invoiceDueDate": null,
"invoiceEndDate": null,
"invoiceStatus": 1,
"invoiceType": 1,
"frequency": "one-time",
"paymentTerms": null,
"termsConditions": null,
"notes": null,
"tax": null,
"discount": null,
"invoiceAmount": 100,
"freightAmount": null,
"dutyAmount": null,
"purchaseOrder": null,
"firstName": null,
"lastName": null,
"company": null,
"shippingAddress1": null,
"shippingAddress2": null,
"shippingCity": null,
"shippingState": null,
"shippingZip": null,
"shippingCountry": null,
"shippingEmail": null,
"shippingPhone": null,
"shippingFromZip": null,
"summaryCommodityCode": null,
"items": [
{
"itemTotalAmount": 50,
"itemTaxAmount": null,
"itemTaxRate": null,
"itemProductCode": null,
"itemProductName": "Mat replacement",
"itemDescription": "service",
"itemCommodityCode": null,
"itemUnitOfMeasure": null,
"itemCost": 10,
"itemQty": 5,
"itemMode": 1,
"itemCategories": null
},
{
"itemTotalAmount": 50,
"itemTaxAmount": null,
"itemTaxRate": null,
"itemProductCode": null,
"itemProductName": "Mat clean",
"itemDescription": "service",
"itemCommodityCode": null,
"itemUnitOfMeasure": null,
"itemCost": 5,
"itemQty": 10,
"itemMode": 1,
"itemCategories": null
}
],
"attachments": null,
"additionalData": null
},
"PaypointLegalname": "Athlete Factory LLC",
"PaypointDbaname": "Athlete Factory LLC",
"PaypointEntryname": "473ac58b0",
"ParentOrgName": "FitnessManager",
"ExternalPaypointID": "f743aed24a-10",
"Source": null
}
}
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 numeric identifier for organization, assigned by Payabli.
123
Query Parameters
Collection of field names, conditions, and values used to filter the query. See Filters and Conditions Reference for more information.
List of field names accepted:
startDate
(gt, ge, lt, le, eq, ne)endDate
(gt, ge, lt, le, eq, ne)nextDate
(gt, ge, lt, le, eq, ne)frequency
(in, nin, ne, eq)method
(in, nin, eq, ne)totalAmount
(gt, ge, lt, le, eq, ne)netAmount
(gt, ge, lt, le, eq, ne)feeAmount
(gt, ge, lt, le, eq, ne)status
(in, nin, eq, ne)untilcancelled
(eq, ne)payaccountLastfour
(nct, ct)payaccountType
(ne, eq, in, nin)payaccountCurrency
(ne, eq, in, nin)customerFirstname
(ct, nct, eq, ne)customerLastname
(ct, nct, eq, ne)customerName
(ct, nct)customerId
(eq, ne)customerNumber
(ct, nct, eq, ne)customerCompanyname
(ct, nct, eq, ne)customerAddress
(ct, nct, eq, ne)customerCity
(ct, nct, eq, ne)customerZip
(ct, nct, eq, ne)customerState
(ct, nct, eq, ne)customerCountry
(ct, nct, eq, ne)customerPhone
(ct, nct, eq, ne)customerEmail
(ct, nct, eq, ne)customerShippingAddress
(ct, nct, eq, ne)customerShippingCity
(ct, nct, eq, ne)customerShippingZip
(ct, nct, eq, ne)customerShippingState
(ct, nct, eq, ne)customerShippingCountry
(ct, nct, eq, ne)orgId
(eq)paypointId
(ne, eq)paypointLegal
(ne, eq, ct, nct)paypointDba
(ne, eq, ct, nct)orgName
(ne, eq, ct, nct)externalPaypointId
(ct, nct, ne, eq)subId
(eq, ne)orderDescription
(ct, nct)cycles
(eq, ne, gt, ge, lt, le)leftcycles
(eq, ne, gt, ge, lt, le)createdAt
(eq, ne, gt, ge, lt, le)updatedOn
(eq, ne, gt, ge, lt, le)invoiceNumber
(ct, nct)additional-xxx
(ne, eq, ct, nct) where xxx is the additional field name
List of comparison operators accepted:
eq
or empty => equalgt
=> greater thange
=> greater or equallt
=> less thanle
=> less or equalne
=> not equalct
=> containsnct
=> not containsin
=> inside arraynin
=> not inside array
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
Subscription query response body.
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
The subscription's ID.
396
The subscription's payment method.
"card"
The paypoint's ID. Note that this is different than the entryname.
255
The subscription amount, including any fees.
103
The subscription amount, minus any fees.
3762.87
Fee applied to the subscription.
3
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"
Account holder name for the method.
"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"
Strongly recommended The cardholder-initiated transaction (CIT) or merchant-initiated transaction (MIT) indicator for the transaction. If you don't specify a value, Payabli defaults to merchant
.
Available values:
payor
: For cardholder-initiated transactionsmerchant
: For merchant-initiated transactions
See Understanding CIT and MIT Indicators for more information.
"payor"
Strongly recommended The usage type for the stored method, used for merchant-initiated transactions (MIT). If you don't specify a value, Payabli defaults to unscheduled
.
Available values:
unscheduled
: This type is used for transactions that are one-time or otherwise not pre-scheduled.subscription
: This type is used for subscription payments. For example, monthly rental fees or ongoing service subscriptions.recurring
: This type is used for recurring payments that occur per a set plan. For example, splitting an HOA special assessment over 6 monthly payments.
See Understanding CIT and MIT Indicators for more information.
"subscription"
The order of the transaction for cardholder-initiated transaction (CIT) and merchant-initiated transaction (MIT) purposes. This field is automatically detected and populated by Payabli.
Available values:
first
: The first use of the payment method. This is almost always a cardholder-initiated transaction.subsequent
: For merchant-initiated transactions after the first use of the payment method.
See Understanding CIT and MIT Indicators for more information.
"subsequent"
Custom identifier for payment connector.
250
null
Object containing information related to the card. This object is null
unless the payment method is card. If the payment method is Apple Pay, the binData will be related to the DPAN (device primary account number), not the card connected to Apple Pay.
The number of characters from the beginning of the card number that were matched against a Bank Identification Number (BIN) or the Card Range table.
6
The card brand. For example, Visa, MasterCard, American Express, Discover.
"Visa"
The type of card: Credit or Debit.
"Credit"
The category of the card, which indicates the card product. For example: Standard, Gold, Platinum, etc. The binCardCategory for prepaid cards is marked PREPAID
.
"PLATINUM"
The name of the financial institution that issued the card.
"Bank of Example"
The issuing financial institution's country name.
"United States"
The issuing financial institution's two-character ISO country code. See this resource for a list of codes.
"US"
The issuing financial institution's ISO standard numeric country code. See this resource for a list of codes.
840
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
The subscription start date.
"2025-10-19T00:00:00"
The subscription's end date.
"2025-10-19T00:00:00"
The next date the subscription will be processed.
"2025-10-19T00:00:00"
The subscription's frequency.
"monthly"
The total number of cycles the subscription is set to run.
24
The number of cycles the subscription has left.
15
The last time the subscription was processed.
"2025-10-19T00:00:00"
The subscription's status.
- 0: Paused
- 1: Active
1
If applicable, the internal reference ID to the payment page capturing the payment.
0
Payment plan ID.
0
When true
, the subscription has no explicit end date and will run until canceled.
true
Events associated with the subscription.
Event description.
"TransferCreated"
Event timestamp, in UTC.
"2023-07-05T22:31:06.8317486+00:00"
Reference data.
Extra data.
The event source.
100
"api"
The last date and time the subscription was updated.
"2022-07-01 15:00:01"
The Payabli-generated unique ID for the customer.
4440
Customer/Payor first name.
"John"
Customer/Payor last name.
"Doe"
Customer's company name.
"Sunshine LLC"
User-provided unique identifier for the customer. This is typically the customer ID from your own system.
250
"3456-7645A"
Customer's billing address.
"1111 West 1st Street"
Additional line for Customer's billing address.
"Suite 200"
Customer's billing city.
"Miami"
Customer's billing state. Must be 2-letter state code for address in US.
"FL"
Customer's billing ZIP code.
"45567"
Customer's billing country.
"US"
Customer's phone number.
"5555555555"
Customer's email address.
320
"example@email.com"
The shipping address.
250
"123 Walnut St"
Additional line for shipping address.
100
"STE 900"
Shipping city.
250
"Johnson City"
Shipping state or province.
"TN"
Shipping ZIP code.
50
"37619"
Shipping address country.
"US"
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"
}
Timestamp of when record was created, in UTC.
"2022-07-01 15:00:01"
The Payabli-generated unique ID for the customer.
4440
Customer Status. Possible values:
-99
Deleted0
Inactive1
Active85
Locked (typically due to multiple failed login attempts)
1
Array of field names to be used as identifiers.
[
"\\\"firstname\\\"",
"\\\"lastname\\\"",
"\\\"email\\\"",
"\\\"customId\\\""
]
Invoice number. Identifies the invoice under a paypoint.
250
"INV-2345"
Invoice date in any of the accepted formats: YYYY-MM-DD, MM/DD/YYYY.
"2024-07-01"
Invoice due date in one of the accepted formats: YYYY-MM-DD, MM/DD/YYYY.
"2024-07-01"
Type of invoice. Only 0
for one-time invoices is currently supported.
0
Indicate the date to finish a scheduled invoice cycle (`invoiceType`` = 1) in any of the accepted formats: YYYY-MM-DD, MM/DD/YYYY.
"2024-07-01"
Status for invoice.
The accepted status values are:
- 0 draft
- 1 active
- 2 partially paid
- 4 paid/complete
- 99 cancelled
0
, 1
, 2
, 4
, 99
1
Frequency of scheduled invoice.
one-time
, weekly
, every2weeks
, every6months
, monthly
, every3months
, annually
"monthly"
Payment terms for invoice. If no terms are defined, then reponse data for this field defaults to N30
.
PIA
, CIA
, UR
, NET10
, NET20
, NET30
, NET45
, NET60
, NET90
, EOM
, MFI
, 5MFI
, 10MFI
, 15MFI
, 20MFI
, 2/10NET30
, UF
, 10UF
, 20UF
, 25UF
, 50UF
"PIA"
Custom terms and conditions included in the invoice.
"Must be paid before work scheduled."
Notes included in the invoice.
"Example notes."
Tax rate in percent applied to the invoice.
2.05
Discount applied to the invoice.
10
Invoice total amount.
105
Freight/shipping amount.
10
Duty amount.
0
Purchase order number.
"PO-345"
First name of the recipient of the invoice.
"Chad"
Last name of the recipient of the invoice.
"Mercia"
Company name of the recipient of the invoice.
"ACME, INC"
The shipping address.
250
"123 Walnut St"
Additional line for shipping address.
100
"STE 900"
Shipping city.
250
"Johnson City"
Shipping state or province.
"TN"
Shipping ZIP code.
50
"37619"
Shipping address country.
"US"
Shipping recipient's contact email address.
320
"example@email.com"
Recipient phone number.
"5555555555"
Sender shipping ZIP code.
"30040"
Commodity code.
"501718"
Array of line items included in the invoice.
Item or product name. Max length of 250 characters.
250
"Materials deposit"
Item or product price per unit.
5
Quantity of item or product.
1
Item or product code. Max length of 250 characters.
250
"M-DEPOSIT"
Item or product description. Max length of 250 characters.
250
"Deposit for materials."
Item or product commodity code. Max length of 250 characters.
250
"010"
Unit of measurement. Max length of 100 characters.
100
"SqFt"
Internal class of item or product: value '0' is only for invoices , '1' for bills and, '2' common for both.
0
, 1
, 2
0
Array of tags classifying item or product.
Total amount in item or product.
Tax amount applied to item or product.
7
Tax rate applied to item or product.
0.075
Array of fileContent
objects with attached documents. Max upload size is 30 MB.
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"
}
The paypoint's legal name.
"Sunshine Services, LLC"
The paypoint's DBA name.
"Sunshine Gutters"
The paypoint's entryname.
50
"d193cf9a46"
The name of the parent organization.
"PropertyManager Pro"
Timestamp of when the subscription ws created, in UTC.
"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"
Custom identifier to indicate the transaction or request source.
100
"api"
Was this page helpful?
curl --request GET \
--url https://api-sandbox.payabli.com/api/Query/subscriptions/org/{orgId} \
--header 'requestToken: <api-key>'
{
"Summary": {
"totalRecords": 2,
"totalAmount": 150.22,
"totalNetAmount": 150.22,
"totalPages": 1,
"pageSize": 20,
"pageIdentifier": "XXXXXXXXXXXXXXXXXXX"
},
"Records": {
"IdSub": 580,
"Method": "card",
"PaypointId": 10,
"TotalAmount": 100,
"NetAmount": 10,
"FeeAmount": 0,
"PaymentData": {
"MaskedAccount": "2222 4XXXXXX0010",
"AccountType": "unknow",
"AccountExp": "0924",
"HolderName": "Mr. Michael Abernathy",
"StoredId": null,
"orderDescription": null,
"accountId": null,
"SignatureData": null,
"paymentDetails": {
"checkImage": null,
"splitFunding": null,
"totalAmount": 100,
"serviceFee": 0,
"currency": "USD",
"checkNumber": null,
"orderId": null,
"orderIdAlternative": null,
"orderDescription": null,
"paymentDescription": null,
"groupNumber": null,
"source": null,
"categories": null
}
},
"StartDate": "2024-07-20T00:00:00",
"EndDate": "2026-03-20T00:00:00",
"NextDate": "2024-07-20T00:00:00",
"Frequency": "monthly",
"TotalCycles": 20,
"LeftCycles": 20,
"LastRun": "2024-01-02T14:32:11.3304223+00:00",
"SubStatus": 1,
"EntrypageId": 0,
"PlanId": 1,
"UntilCancelled": false,
"SubEvents": [
{
"description": "created",
"eventTime": "2023-12-14T13:51:10.3387114+00:00",
"refData": "00-3470dfe2658b492811630255602f3fb5-d06fe0f72110000-00",
"extraData": null,
"source": null
},
{
"description": "updated",
"eventTime": "2023-12-15T10:30:00.1234567+00:00",
"refData": "01-1234abcde6789fghij4567klmnopqr89-abcdefghi12345678-01",
"extraData": {
"some extra data": null
},
"source": "web app"
}
],
"LastUpdated": "2023-12-14T08:51:10.703",
"CreatedAt": "2023-12-14T08:51:10.703",
"Customer": {
"Identifiers": [
"\\\"firstname\\\"",
"\\\"lastname\\\"",
"\\\"email\\\""
],
"FirstName": "Lisandra",
"LastName": "Smitch",
"CompanyName": "Sunshine LLC",
"BillingAddress1": "68 Golden Drive",
"BillingAddress2": "",
"BillingCity": "Johnson City",
"BillingState": "TN",
"BillingZip": "37612",
"BillingCountry": "US",
"BillingPhone": "",
"BillingEmail": "company@payabli.com",
"CustomerNumber": "1234",
"ShippingAddress1": "68 Golden Drive",
"ShippingAddress2": null,
"ShippingCity": "Johnson City",
"ShippingState": "TN",
"ShippingZip": "37612",
"ShippingCountry": "US",
"customerId": 1323,
"customerStatus": 1,
"AdditionalData": {
"clientId": "901102",
"invoiceFrequency": "onetime",
"invoiceScheduled": "false",
"invoiceStartDate": "Tue Feb 21 2023 00:00:00 GMT-0500 (Eastern Standard Time)"
},
"CreatedAt": "2023-01-16T11:00:52"
},
"InvoiceData": {
"invoiceNumber": "QA-1702561870",
"invoiceDate": null,
"invoiceDueDate": null,
"invoiceEndDate": null,
"invoiceStatus": 1,
"invoiceType": 1,
"frequency": "one-time",
"paymentTerms": null,
"termsConditions": null,
"notes": null,
"tax": null,
"discount": null,
"invoiceAmount": 100,
"freightAmount": null,
"dutyAmount": null,
"purchaseOrder": null,
"firstName": null,
"lastName": null,
"company": null,
"shippingAddress1": null,
"shippingAddress2": null,
"shippingCity": null,
"shippingState": null,
"shippingZip": null,
"shippingCountry": null,
"shippingEmail": null,
"shippingPhone": null,
"shippingFromZip": null,
"summaryCommodityCode": null,
"items": [
{
"itemTotalAmount": 50,
"itemTaxAmount": null,
"itemTaxRate": null,
"itemProductCode": null,
"itemProductName": "Mat replacement",
"itemDescription": "service",
"itemCommodityCode": null,
"itemUnitOfMeasure": null,
"itemCost": 10,
"itemQty": 5,
"itemMode": 1,
"itemCategories": null
},
{
"itemTotalAmount": 50,
"itemTaxAmount": null,
"itemTaxRate": null,
"itemProductCode": null,
"itemProductName": "Mat clean",
"itemDescription": "service",
"itemCommodityCode": null,
"itemUnitOfMeasure": null,
"itemCost": 5,
"itemQty": 10,
"itemMode": 1,
"itemCategories": null
}
],
"attachments": null,
"additionalData": null
},
"PaypointLegalname": "Athlete Factory LLC",
"PaypointDbaname": "Athlete Factory LLC",
"PaypointEntryname": "473ac58b0",
"ParentOrgName": "FitnessManager",
"ExternalPaypointID": "f743aed24a-10",
"Source": null
}
}