v1

latestOpenAPI 3.0.3Apache 2.02026-08-062991191002.1 KB
PaymentService

Retrieves a PaymentService resource.

Retrieves a PaymentService resource.

get/payment_services/{id}

Path parameters

idstring required

Resource identifier

Response

PaymentService resource

idstring
integrationstring

The key of the integration source e.g. "quickbooks", or "xero"

srcIdstring

Unique identifier for each payment service

namestring

Name of payment service

urlstring

The custom payment URL

payNowTextstring

The text displayed on the Pay Now button

typestring nullable

The type of payment service e.g. "AwesomePay" e.g. "CUSTOM

Example response

{
  "integration": "quickbooks"
}