Delete pricing intent

Use this method to delete a pricing intent.

Important: When you delete a pricing intent, you can’t recover it. You also won’t be able to assign the pricing intent to a merchant’s boarding application.

To delete a pricing intent, you need its pricingIntentId. Our gateway returned the pricingIntentId in the response of the Create Pricing Intent method.

Note: If you don’t have the pricingIntentId, use our List Pricing Intents method to search for the pricing intent.

Path parameters

pricingIntentIdstringRequired

Headers

AuthorizationstringRequired

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

Response

Successful request. We deleted the pricing intent.

Errors