Skip to main content

Receivables

This page provides a technical overview of Receivables API references and specifications including the Request to Pay via QR Code API.

Request to Pay via QR Code API

The Request to Pay API is an API solution for generating on demand payment requests and links. The API uses real time payment to generate QR codes for instant payment links.

For more information refer to the Request to Pay developer documentation.

Versioning

The Request to Pay API supports versioning using a prefix in the endpoint URL. This prefix has the following format: "vXX", where XX is the version number.

For example: https://api-mock-payments.aws.jpmchase.net/receivables/request-to-pay/v1/payment-requests

Production endpoints

The Request to pay API has a single point of entry: https://api.payments.jpmorgan.com/receivables/request-to-pay/v1

Status and error response codes

The Request to Pay API uses standard HTTP response codes, and provides additional detail through the error response payload. Further details are provided in the status responses and error codes page.