Owneat Technical Guide main Help

Interface IBillingPlatformAccountService

Namespace: Restaurant.Application.ThirdParty.Billing
Assembly: Restaurant.Application.dll

public interface IBillingPlatformAccountService

Methods

CreateExpressDashboardLinkAsync\(string\)

Task<RestaurantAccountResponse> CreateExpressDashboardLinkAsync(string accountIdentifier)

Parameters

accountIdentifier string

Returns

Task < RestaurantAccountResponse \>

GetAccountLinkAsync\(string?\)

Task<RestaurantAccountResponse> GetAccountLinkAsync(string? accountIdentifier)

Parameters

accountIdentifier string?

Returns

Task < RestaurantAccountResponse \>

Last modified: 21 May 2024