Instruments

Delete an instrument

Delete an instrument from a holder.

delete/payment/instruments/{instrumentId}

Path parameters

instrumentIdstring uuid required

Identifier of the resource in Payrails.

Headers

x-idempotency-keystring uuid required

Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.

Response

Success.

successboolean

Boolean indicating if the operation was successful. In case of false, please notify Payrails to act on a resolution asap.

Changes

No recorded changes to this endpoint across all 1 revision of this API.