Allows you to retrieve payment services
GET {{baseUrl}}/PaymentServices
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
xero-tenant-id | string | (Required) Xero identifier for Tenant |
RESPONSES
status: OK
{"Id":"ab82a7dd-5070-4e82-b841-0af52909fe04","Status":"OK","ProviderName":"Provider Name Example","DateTimeUTC":"/Date(1552488713171)/","PaymentServices":[{"PaymentServiceID":"54b3b4f6-0443-4fba-bcd1-61ec0c35ca55","PaymentServiceName":"PayUpNow","PaymentServiceUrl":"https://www.payupnow.com/","PaymentServiceType":"Custom","PayNowText":"Time To Pay"}]}