Get Custom Rate

Returns details for the custom rate between the partner and Afterpay.

Path Parameters

customRateIdstringRequired
The unique ID for the custom rate between Afterpay and the partner.

Headers

User-AgentstringRequired
AcceptstringRequiredDefaults to application/json
Specifies media types that are acceptable for the response.

Response

Details of the custom rate.
customRateIdstring or null
The unique ID for the custom rate between Afterpay and the partner.
statusenum or null
Custom rate status.
Allowed values:
customRateTypeenum or null
Defines whether the custom rate applies to only one seller or applies to multiple sellers under the same platform or brand.
Allowed values:
merchantIdstring or null
Optional merchant id that is unique to the merchant.
referencestring or null

Seller or brand reference to which the custom rate is being applied; this defines the unique seller or the unique platform or brand and will be requested from the partner manually before the request is created.

effectiveFromstring or null
Date the custom rate is effective from.
effectiveEndDatestring or null
Date the custom rate ends.
rateDetailslist of objects or null
The custom rate details that apply to this seller or platform or brand.

Errors