Allows you to retrieve the Payment services for a Branding Theme

GET {{baseUrl}}/BrandingThemes/:BrandingThemeID/PaymentServices

HEADERS

KeyDatatypeRequiredDescription
xero-tenant-idstring(Required) Xero identifier for Tenant

RESPONSES

status: OK

{"Id":"bfd5adbe-0e92-48f0-8c5a-39072f6c4ed3","Status":"OK","ProviderName":"Xero API Partner","DateTimeUTC":"/Date(1551139339419)/","PaymentServices":[{"PaymentServiceID":"8cc53aa4-ae01-45b9-b06c-69c42eeae61f","PaymentServiceName":"Buzz Lightyear","PaymentServiceType":"PayPal"},{"PaymentServiceID":"dede7858-14e3-4a46-bf95-4d4cc491e645","PaymentServiceName":"ACME Payment","PaymentServiceUrl":"https://www.payupnow.com/","PaymentServiceType":"Custom","PayNowText":"Pay Now"}]}