spend-limits

Delete card limits

Delete card spend limits for a specific granularity.

delete/v4/spend/profiles/{profileId}/cards/{cardToken}/spend-limits/{granularity}

Path parameters

profileIdinteger required

The profile ID.

cardTokenstring required

The card token.

granularity'transaction' | 'daily' | 'monthly' | 'lifetime' required

The limit granularity to delete.

Headers

X-External-Correlation-Idstring uuid

Optional UUID for correlating requests across systems. If provided, Wise echoes it back in the response. Maximum 36 characters. Learn more.

Response

Updated card spend limits. See Retrieve card limits.

Changes

No recorded changes to this endpoint across all 5 revisions of this API.