v1

latestOpenAPI 3.0.12026-07-14134373.9 KB
Recurring Service

Get recurring items

Retrieves all the recurring payment items associated with a subscriptionId.

post/recurring/subscription

Request body

subscriptionIdstring required

Unique subscription identifier associated with the recurring payment.

status'active' | 'cancel' | 'all'

Optional recurring payment status. Default is active

Response

Retrived the recurring payment details successfully

subscriptionIdstring

Unique subscription identifier associated with the recurring payment.

httpStatusCodeinteger

HTTP status code.

messagestring

Response message.

responseTimestampstring date-time

Date and time when the response was generated.