For the complete documentation index, see llms.txt. This page is also available as Markdown.

ACH Provider

Get ACH providers

get

Retrieve a list of ACH providers and their configuration details.

Header parameters
api-keystringRequired

An access API key issued to you by Xplor Pay.

Responses
200

ok

Payload

payloadTypestringOptional

Type of the payload returned in the response.

get/rest/v2/ach/providers

Get ACH Paya provider

get

Retrieve Paya ACH provider configuration details based on the specified Standard Entry Class (SEC) code.

Path parameters
secCodestringRequired

ACH Standard Entry Class (SEC) code identify the Paya provider.

Header parameters
api-keystringRequired

An access API key issued to you by Xplor Pay.

Responses
200

ok

Payload

payloadTypestringOptional

Type of the payload returned in the response.

get/rest/v2/ach/provider/paya/{secCode}

Last updated

Was this helpful?