Create Processor Attempt
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Request
This endpoint expects an object.
payment_intent_id
amount_atom
currency
ISO 4217 currency codes.
metadata
Response
Successful Response
id
account_id
payment_intent_id
payment_method_id
processor_id
processor_name
customer_id
amount_atom
provider_type_fee_amount_atom
currency
ISO 4217 currency codes.
status
created_at
updated_at
failure_code
failure_message
is_soft_decline
processor_metadata
network_identifiers
Chargeback-relevant payment network identifiers for a processor attempt.
Captured from the processor charge response at charge time and stored on ProcessorAttempt.processor_metadata. Used by chargeback-defense integrations (e.g. Chargeblast) to match disputes. Any field may be None when the processor did not return it (e.g. a non-card method, a setup-only attempt, or a processor that doesn’t expose the field).
captured_at
metadata
refunded_amount_atom
refunded
dunning_attempt
Errors
422
Unprocessable Entity Error