post https://{accountName}.{environment}.com.br/api/checkout/pub/orderForm//attachments/paymentData
Use this request to include payment information to a given shopping cart. The payment information attachment in the shopping cart does not determine the final order payment method in itself. However, it allows tha platform to update any relevant information that may be impacted by the payment method.
The orderForm is the data structure which represents a shopping cart and contains all information pertaining to it. Hence, the orderFormId
is the identification code of a given cart.
This request has a time out of 12 seconds.