List recurring details of the specified contract value

POST {{baseUrl}}/listRecurringDetails

Lists the stored payment details for a shopper, if there are any available. The recurring detail ID can be used with a regular authorisation request to charge the shopper. A summary of the payment detail is returned for presentation to the shopper. For more information, refer to Retrieve stored details.

Request Body

{"recurring"=>{"contract"=>"RECURRING"}, "shopperReference"=>"YOUR_SHOPPER_REFERENCE", "merchantAccount"=>"{{YOUR_MERCHANT_ACCOUNT}}"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring