v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
Payments

View payment

Find a single payment by ID.

get/v1/Payments/{id}

Path parameters

idinteger required

Format - int32. ID of the payment to view.

Response

OK

okboolean
payment_idinteger

Primary identifier for this payment.

customer_idinteger

Foreign identifier for the account this payment is associated with.

bill_idinteger

Foreign identifier for the bill this payment is displayed on.

agent_idinteger

Foreign identifier for the agent this payment is associated with.

reference_numberstring

Reference information for this payment. Electronic payments will store transaction information here.

created_byinteger

Foreign identifier for the user that created this payment.

created_datestring date-time

Date and time this payment was created in the system.

received_datestring date-time

Date and time this payment was received.

source'AGENT' | 'INHOUSE' | 'WEB' | 'LOCKBOX' | 'API' | 'AUTO_DEBIT' | 'IVR' | 'LOCKBOX_ACE' | 'LOCKBOX_BANK_OF_OKLAHOMA' | 'LOCKBOX_REGIONS' | 'LOCKBOX_REGIONS_RETAIL' | 'LOCKBOX_REGIONS_WHOLESALE' | 'CHECKFREE' | 'MONEYGRAM' | 'WACHOVIA' | 'WELLSFARGO' | 'WESTERNUNION' | 'US_PAYMENTS' | 'ORDER'

Who or what collected this payment.

balancenumber double

Monetary amount that has yet to apply to charges.

payment_account_idinteger

Foreign identifier indicating the payment account used for the transaction.

ebilling_profile_idinteger

Alias for payment_account_id and will be retired soon. Please use payment_account_id instead.

methodstring

The method or form in which payment was made.

amountnumber double

Monetary amount of this payment.

refund_flagboolean

Indicates whether the payment has been refunded.

payment_type_idinteger

Foreign identifier indicating the user defined type of payment.

bouncedboolean

Indicates if the bounce process has been performed on the payment.

authorization_codestring

Authorization code for the payment.

currency_code'USD' | 'AFN' | 'DZD' | 'ARS' | 'AMD' | 'AWG' | 'AUD' | 'AZN' | 'BSD' | 'BHD' | 'THB' | 'PAB' | 'BBD' | 'BYN' | 'BZD' | 'BMD' | 'VEF' | 'BOB' | 'BRL' | 'BND' | 'BGN' | 'BIF' | 'CVE' | 'CAD' | 'KYD' | 'XOF' | 'XAF' | 'XPF' | 'CLP' | 'COP' | 'KMF' | 'CDF' | 'BAM' | 'NIO' | 'CRC' | 'CUP' | 'CZK' | 'GMD' | 'DKK' | 'MKD' | 'DJF' | 'STD' | 'DOP' | 'VND' | 'XCD' | 'EGP' | 'SVC' | 'ETB' | 'EUR' | 'FKP' | 'FJD' | 'HUF' | 'GHS' | 'GIP' | 'HTG' | 'PYG' | 'GNF' | 'GYD' | 'HKD' | 'UAH' | 'ISK' | 'INR' | 'IRR' | 'IQD' | 'JMD' | 'JOD' | 'KES' | 'PGK' | 'LAK' | 'HRK' | 'KWD' | 'AOA' | 'MMK' | 'GEL' | 'LBP' | 'ALL' | 'HNL' | 'SLL' | 'LRD' | 'LYD' | 'SZL' | 'LSL' | 'MGA' | 'MWK' | 'MYR' | 'MUR' | 'MXN' | 'MXV' | 'MDL' | 'MAD' | 'MZN' | 'BOV' | 'NGN' | 'ERN' | 'NAD' | 'NPR' | 'ANG' | 'ILS' | 'TWD' | 'NZD' | 'BTN' | 'KPW' | 'NOK' | 'MRO' | 'TOP' | 'PKR' | 'MOP' | 'CUC' | 'UYU' | 'PHP' | 'GBP' | 'BWP' | 'QAR' | 'GTQ' | 'ZAR' | 'OMR' | 'KHR' | 'RON' | 'MVR' | 'IDR' | 'RUB' | 'RWF' | 'SHP' | 'SAR' | 'RSD' | 'SCR' | 'SGD' | 'PEN' | 'SBD' | 'KGS' | 'SOS' | 'TJS' | 'SSP' | 'LKR' | 'SDG' | 'SRD' | 'SEK' | 'CHF' | 'SYP' | 'BDT' | 'WST' | 'TZS' | 'KZT' | 'TTD' | 'MNT' | 'TND' | 'TRY' | 'TMT' | 'AED' | 'UGX' | 'CLF' | 'COU' | 'UYI' | 'USN' | 'UZS' | 'VUV' | 'CHE' | 'CHW' | 'KRW' | 'YER' | 'JPY' | 'CNY' | 'ZMW' | 'ZWL' | 'PLN'

The three-letter currency code for the payment.