Payment Methods
Update Payment Method Order
Updates the order of payment methods.
put/v1/shops/{shopId}/payment-methods/order
Request body
Example request
{
"paymentMethods": [
"culpa"
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.