pricingIntents

Retrieve pricing intent

Use this method to retrieve information about a pricing intent.

To retrieve 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.

Our gateway returns the following information about the pricing intent:

  • Information about the fees, including the base fees, gateway fees, and processor fees.
  • Status of the pricing intent, including whether we approved the pricing intent.
get/pricing-intents/{pricingIntentId}

Path parameters

pricingIntentIdstring required

Unique identifier that we assigned to the pricing intent.

Headers

Authorizationstring required

Bearer authentication

Response

Successful response. Returns the requested pricing intent.

OR

Changes

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