/openContract

Creates a contract within Reach.

Form Data
request
object
required
card
object

If the supplier adheres to the PCI DSS SAQ-A-EP, requirements, card details may be added to the API call. However, because card details are not part of the main request body, this object is not included in signature calculation. Card details may also be passed to Reach via the Stash request.

string
required

Computed SHA256 HMAC value of the request JSON object (before any encoding) using the shared secret provided by Reach. See Signature Calculation for more details.

Responses

400

If present, the openContract request structure was invalid and unable to be parsed.

404

If present, a value of the request was unable to be found. For example, if the MerchantId provided could not be found in the given environment

503

There was a system problem and the request should be tried again.

Language
URL
Response
Choose an example:
x-www-form-urlencoded