Skip to main content
POST
Skip Consumer Profile scheduled payment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

consumer
integer
required

Consumer account ID.

scheduleTransaction
integer
required

Scheduled transaction ID that belongs to the consumer account.

Response

Payment skipped and the updated scheduled transaction row returned.

message
string
required
Example:

"Payment skipped."

data
object
required
Last modified on July 20, 2026